Commits
User selector
Commit History
Commits on Jul 8, 2020
[graph-builder] Fix parameter index access in VisitSuspendGenerator
Show description for 8d34a6fauthored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Jun 27, 2019
[turbofan] Serialize bytecode array for concurrent graph building.
Show description for a807048authored andcommitted
Commits on Jun 19, 2019
Introduce bytecode array abstraction.
Show description for bb7bb8bauthored andcommitted
Commits on Jun 17, 2019
Handlify bytecode array accessor's constant getters.
Show description for 7d4b589authored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committedMove handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Nov 5, 2018
[ubsan] Port Smi to the new design
Show description for 6d706aeauthored andcommitted
Commits on Sep 14, 2018
[debug] fix scaling prefix patching for debug evaluate
Show description for ac1660cauthored andcommitted
Commits on Jun 18, 2018
[GetIsolate] Return raw object for bytecode constants
Show description for f67e424authored andcommitted
Commits on Feb 2, 2018
[presubmit] Add include guard check
Show description for 2bc0ff6authored andcommitted
Commits on Jan 31, 2018
[Feedback Vector] Coalesce Nexii to Feedback Nexus.
Show description for 291dc3cauthored andcommitted
Commits on Oct 13, 2017
[objects.h splitting] Move Code & related classes.
Show description for d953b2aauthored andcommitted
Commits on Sep 5, 2017
[interpreter] printing: output the native context index as string
Show description for 095de95authored andcommitted
Commits on May 18, 2017
[ignition/turbofan] Use Switch node for Switch bytecode
Show description for 0c0ab3dauthored andcommitted
Commits on May 16, 2017
[ignition] Fix wide switch bytecodes' offsets
Show description for e418a1eauthored andcommitted
Commits on May 15, 2017
[ignition] Introduce Switch bytecode for generators
Show description for f133bc8authored andcommitted
Commits on Dec 15, 2016
[turbofan] Add and use bytecode loop assigment analysis
Show description for bcb3897authored andcommitted
Commits on Nov 29, 2016
[ignition/turbo] Perform liveness analysis on the bytecodes
Show description for 2bf71f8authored andcommitted
Revert of [ignition/turbo] Perform liveness analysis on the bytecodes (patchset #17 id:320001 of https://codereview.chromium.org/2523893003/ )
Show description for a2e2a39authored andcommitted
[ignition/turbo] Perform liveness analysis on the bytecodes
Show description for 1852300authored andcommitted
Commits on Nov 21, 2016
[ignition] Refactor array iterator to separate out access
Show description for ae8a77eauthored andcommitted
Loading