Commits
User selector
Commit History
Commits on Jun 24, 2020
[d8] Exit with error code upon unhandled promise rejection
Show description for 1335b1eauthored andcommitted
Commits on Jun 23, 2020
[wasm] Remove immediate of ref.is_null
Show description for 0034015authored andcommitted
Commits on Jun 22, 2020
[Respect] Rename lists
Show description for 6574a71authored andcommitted
Commits on Jun 15, 2020
[debugger] materialize scope values in TDZ as undefined.
Show description for 251dea9authored andcommitted
Commits on Jun 9, 2020
[wasm] Rename anyref to externref, anyref flag/feature to reftypes
Show description for ba688c6authored andcommitted
Commits on Jun 3, 2020
[wasm] Add type immediate to RefNull and RefIsNull instructions
Show description for dbc8aa8authored andcommitted
Commits on Jun 2, 2020
[wasm][debug] Support multi-threaded breakpoints
Show description for 5fcb414authored andcommitted
Commits on May 28, 2020
[wasm][debug] Support multi-threaded stepping
Show description for 9743479authored andcommitted
Commits on May 20, 2020
[debugger] Mark Math.random as having side effects
Show description for 312d6d5authored andcommitted
Commits on May 19, 2020
Reland "[wasm][debug] Fix tier down during streaming compilation"
Show description for 18ac08dauthored andcommitted
Revert "[wasm][debug] Fix tier down during streaming compilation"
Show description for 8d3cca9authored andcommitted
[wasm][debug] Fix tier down during streaming compilation
Show description for 3cc981cauthored andcommitted
Ship String.prototype.replaceAll
Show description for b10ad8bauthored andcommitted
Commits on May 18, 2020
[wasm][debug] Add more tests for async compilation
Show description for e024654authored andcommitted
Commits on May 12, 2020
Reland "[wasm][debug] Fix tier down for multiple isolates"
Show description for e62a7f7authored andcommitted
Commits on May 11, 2020
Revert "[wasm][debug] Fix tier down for multiple isolates"
Show description for 131fa2cauthored andcommitted
[wasm][debug] Fix tier down for multiple isolates
Show description for 902f48bauthored andcommitted
Commits on May 1, 2020
[debug] Don't crash when breaking on entry to functions with heap vars
Show description for 3c20dfeauthored andcommitted
Commits on Apr 30, 2020
[Promise.any] Add Promise.any
Show description for 6f994a0authored andcommitted
Commits on Apr 15, 2020
[wasm][debug] Reenable skipped debug-step-into-wasm test
Show description for 9dc37edauthored andcommitted
Commits on Apr 14, 2020
[wasm] Store whether code was generated for debugging
Show description for 4721585authored andcommitted
Commits on Apr 6, 2020
[test] Fixes a spelling typo
Show description for dfdf66cauthored andcommitted
Commits on Mar 9, 2020
[wasm] Tierup wasm module on debugger.disable
Show description for fe74c4fauthored andcommitted
Commits on Feb 18, 2020
[wasm] Keep new module in tiered down upon "debugger.enable"
Show description for e903645authored andcommitted
Commits on Feb 6, 2020
Reland "[wasm] Tierdown wasm module upon "Debugger.enable""
Show description for 1f7861cauthored andcommitted
Commits on Jan 30, 2020
Revert "[wasm] Tierdown wasm module upon "Debugger.enable""
Show description for fb96381authored andcommitted

Commits on Jan 29, 2020
[wasm] Tierdown wasm module upon "Debugger.enable"
Show description for 410ca4cauthored andcommitted
Commits on Jan 21, 2020
Mark intrinsics AsyncFunction{Enter,Reject,Resolve} as side-effect free
Show description for 230e4edauthored andcommitted
Commits on Jan 9, 2020
Remove fake wasm scripts from V8 backend
Show description for a4e162fauthored andcommitted

Commits on Dec 6, 2019
Reland "Implement top-level await for REPL mode"
Show description for f96f931authored andcommitted
Commits on Dec 4, 2019
Revert "Implement top-level await for REPL mode"
Show description for 99005f3authored andcommitted
Commits on Dec 2, 2019
Implement top-level await for REPL mode
Show description for 5bddc0eauthored andcommitted
Commits on Nov 22, 2019
[wasm] Support stepping back to Javascript from Wasm
Show description for 271bb94authored andcommitted
Commits on Nov 18, 2019
[wasm] Support stepping into Wasm from Javascript
Show description for a3b5229authored andcommitted
Commits on Nov 6, 2019
Introduce REPL mode
Show description for fbcc2e8authored andcommitted