Commits
User selector
Commit History
Commits on Jul 22, 2020
Separate metadata from code in the embedded data blob
Show description for 66ed564authored andcommitted
Commits on Jun 2, 2020
[wasm][debug] Support multi-threaded breakpoints
Show description for 5fcb414authored andcommitted
Commits on May 15, 2020
[cleanup] Rename internal fields to match the spec
Show description for 7804435authored andcommitted
Commits on Apr 21, 2020
[snapshot] Dedicated files for snapshot data
Show description for b39ee29authored andcommitted
Commits on Feb 11, 2020
[offthread] Add off-thread support to Script
Show description for 5a5976fauthored andcommitted
Commits on Jan 7, 2020
[runtime] Fix raw objects around side-effect check
Show description for c4b1774authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Oct 22, 2019
Remove support for builds without embedded builtins
Show description for 9362df5authored andcommitted
Commits on Oct 7, 2019
[cleanup] Remove dead code related to side-effect checks
Show description for cf182b0authored andcommitted
Commits on Sep 18, 2019
[wasm] Move {WasmModuleObject::GetFunctionOffset}.
Show description for ebe0ae5authored andcommitted

Commits on Aug 28, 2019
[cleanup] Use factory->*string() where possible
Show description for 5ba9535authored andcommitted
Commits on Aug 23, 2019
Reland "[debug] only break on entry when immediately called from JS"
Show description for b3d1fdcauthored andcommitted
Commits on Aug 22, 2019
Revert "[debug] only break on entry when immediately called from JS"
Show description for 0bd19ddauthored andcommitted
[debug] only break on entry when immediately called from JS
Show description for e66cee7authored andcommitted
Commits on Jun 24, 2019
[objects] Rename JSValue to JSPrimitiveWrapper
Show description for e428dfdauthored andcommitted
Commits on Jun 12, 2019
[debugger] Properly remove promises from prediction stack upon `await`.
Show description for e6f991cauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on May 20, 2019
Reland "Move logging and diagnostics related source files"
Show description for bf372a7authored andcommitted
Commits on May 17, 2019
Revert "Move logging and diagnostics related source files"
Show description for 81a0102authored andcommitted
Move logging and diagnostics related source files
Show description for 5f28539authored andcommitted
Commits on May 6, 2019
[perf] Refactor the Memory benchmark to use d8
Show description for 226b583authored andcommitted
Commits on Apr 24, 2019
[coverage] Reduce IncBlockCounter overhead
Show description for ae6a47bauthored andcommitted
Commits on Feb 27, 2019
[cleanup] Refactor out enums from debug-interface.h
Show description for 226adeaauthored andcommitted
Commits on Feb 15, 2019
[cleanup] #include heap-inl.h less often
Show description for 6cac138authored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 17, 2018
[ubsan] Port Struct subclasses, part 8: Script
Show description for 8dc9e26authored andcommitted
Commits on Nov 28, 2018
[ubsan] Port SharedFunctionInfo to the new design
Show description for 8162090authored andcommitted
Commits on Nov 27, 2018
[Debug] Special case DebugBreakOnBytecode for cases where we restart the frame.
Show description for 6292fdbauthored andcommitted
Commits on Nov 25, 2018
[ubsan] Port FixedArray{,Base} to the new design
Show description for 8bb236dauthored andcommitted
Commits on Nov 24, 2018
[ubsan] Port BytecodeArray to the new design
Show description for 2bec913authored andcommitted
[ubsan] Port remaining FixedArray subclasses to new design
Show description for 1e04936authored andcommitted
Commits on Nov 13, 2018
[iwyu] Remove include heap-inl.h -> counters.h
Show description for bd0a7fdauthored andcommitted