Skip to content
View gbrail's full-sized avatar

Block or report gbrail

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. node-compat-table node-compat-table Public

    Forked from williamkapke/node-compat-table

    node.green - Node.js ECMAScript compatibility tables

    HTML 2 2

  2. envoy envoy Public

    Forked from envoyproxy/envoy

    C++ front/service proxy

    C++ 1 1

  3. test262 test262 Public

    Forked from tc39/test262

    Official ECMAScript Conformance Test Suite

    JavaScript

  4. homebrew homebrew Public

    Forked from Homebrew/legacy-homebrew

    The missing package manager for OS X.

    Ruby

  5. protobuf protobuf Public

    Forked from protocolbuffers/protobuf

    Protocol Buffers - Google's data interchange format

    C++

  6. envoy-wasm envoy-wasm Public

    Forked from envoyproxy/envoy-wasm

    Playground for Envoy WASM filter

    C++

219 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to mozilla/rhino, gbrail/rhino
Loading A graph representing gbrail's contributions from April 21, 2024 to April 22, 2025. The contributions are 44% commits, 32% pull requests, 19% code review, 5% issues.

Contribution activity

April 2025

Created a pull request in mozilla/rhino that received 5 comments

Add INDY operations for calling functions

Add invokedynamic instructions for function calling in the bytecode. Do this when simply calling a Callable on the stack, or performing a lookup an…

+211 −173 lines changed 5 comments
Reviewed 2 pull requests in 1 repository
mozilla/rhino 2 pull requests

Created an issue in mozilla/rhino that received 6 comments

Arguments are sometimes evaluated before function reference

When calling a function located in the global scope in compiled mode, arguments are evaluated before we've established whether the function is vali…

6 comments
Loading