Commits
User selector
Commit History
Commits on May 13, 2020
[Promise.any] Implement async stack traces for Promise.any
Show description for 335a141authored andcommitted
Commits on May 11, 2020
[wasm][debug] Rename WasmCompiledFrame to WasmFrame
Show description for 383d145authored andcommitted
Commits on May 6, 2020
[wasm] Remove interpreter entry frames
Show description for 2c45f60authored andcommitted
Commits on Oct 29, 2019
[wasm][debug] Fix location computation from interpreted frames
Show description for 700f9b0authored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on Mar 25, 2019
[wasm][gc] Introduce GlobalWasmCodeRef for use in FrameArray
Show description for 573a91cauthored andcommitted
Commits on Feb 8, 2019
Reland "[error] extend error stack w/ function parameters"
Show description for 3724a12authored andcommitted
Commits on Feb 6, 2019
[stack trace] Create StackFrameInfo from FrameArray
Show description for 9f7c644authored andcommitted
Commits on Jan 9, 2019
[ubsan] Clean up macro usage in *-inl.h
Show description for ec2f4acauthored andcommitted
Commits on Jan 8, 2019
[ubsan] Misc post-Object-migration cleanup
Show description for 683dd5fauthored andcommitted
Commits on Dec 26, 2018
Revert "[error] extend error stack w/ function parameters"
Show description for 444741aauthored andcommitted
[error] extend error stack w/ function parameters
Show description for 97628eeauthored 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 remaining FixedArray subclasses to new design
Show description for 1e04936authored andcommitted
Commits on Nov 5, 2018
[ubsan] Port Smi to the new design
Show description for 6d706aeauthored andcommitted
Commits on Oct 26, 2018
[async] Add Promise.all() support to --async-stack-traces.
Show description for 6f39ab8authored andcommitted
Commits on Oct 4, 2018
[async] First prototype of zero-cost async stack traces.
Show description for f537d77authored andcommitted
Commits on Aug 10, 2018
[wasm] Fix race in code lookup for exception locations.
Show description for e7070c2authored andcommitted

Commits on Jul 13, 2018
[explicit isolates] Remove GetIsolate from objects.cc
Show description for c55875bauthored andcommitted
Commits on Jul 11, 2018
[explicit isolates] Eliminate GetIsolate from FixedArray
Show description for c8354aeauthored andcommitted
Commits on Mar 14, 2018
[wasm] Remove obsolete {WasmCodeWrapper} class.
Show description for 23d7fb6authored andcommitted

Commits on Nov 28, 2017
Revert "Revert "[wasm] JIT using WasmCodeManager""
Show description for b03b1bdauthored andcommitted
Revert "[wasm] JIT using WasmCodeManager"
Show description for b301203authored andcommitted
[wasm] JIT using WasmCodeManager
Show description for d4c8393committed
Commits on Jun 29, 2017
[objects] Rename macros from DECLARE_ to DECL_ for consistency.
Show description for d0565a9authored andcommitted

Commits on Jun 16, 2017
[runtime] Fix detection of construct frames in stack traces.
Show description for e47f37eauthored andcommitted

Commits on Jun 12, 2017
[wasm] [cleanup] Use correct type more consistently
Show description for ece8eb0authored andcommitted
Commits on Mar 24, 2017
[objects.h splitting] Move out FrameArray.
Show description for 09050c8authored andcommitted
Loading