dillon1000/react

Commit

Create identifier for any global or unscoped variable

Noticed this while running test262 tests that many variables were throwing an 
invariant for being undefined. This includes things like the special `arguments` 
object, a global `assert` function used by test262, etc.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…