Highlights
Pinned
399 contributions in the last year
Less
More
Activity overview
Contributed to
nodejs/node,
nodejs/node-addon-api,
open-telemetry/opentelemetry-js
and 5 other
repositories
Contribution activity
October 2021
Created 4 commits in 2 repositories
Created a pull request in tc39/proposal-shadowrealm that received 9 comments
Add WrappedFunction.[[Realm]] internal slot
GetFunctionRealm in Step 4 of #sec-wrapped-function-exotic-objects-call-thisargument-argumentslist
requires the function object to own an internal …
+12
−0
•
9
comments
Opened 3 other pull requests in 2 repositories
tc39/proposal-shadowrealm
1
open
1
merged
tc39/test262
1
merged
Reviewed 1 pull request in 1 repository
open-telemetry/opentelemetry-js
1 pull request
Created an issue in tc39/proposal-shadowrealm that received 18 comments
Ergonomics on WrappedFunction thisArgument throwing when it is an object
As for now, WrappedFunction.[[Call]] converts the thisArgument to wrapped value and then passes the wrapped this argument to the target function in…
18
comments