-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(jsruntime): global object * fix(jsruntime): compute locators in compiler global variables should not be captured. * feat(jsruntime): built-in global value properties * fix(jsruntime): perform dereference explicitly * refactor(jsparser): rename * _THEN_BLOCK_ -> _THEN_ * _ELSE_BLOCK_ -> _ELSE_ * refactor(jsruntime): refactoring * refactor(jsruntime): rename * refactor(jsruntime): refactoring * fix(jsruntime): check flags * refactor(jsruntime): rename * refactor(jsruntime): refactoring
- Loading branch information
Showing
28 changed files
with
1,143 additions
and
885 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.