Commits
User selector
Commit History
Commits on May 17, 2021
Reland "[ic] Fix handling of API properties with side effects"
Show description for b4942ebauthored andcommitted
Commits on May 10, 2021
[Torque] Finalize torque-generated synchronized accessors
Show description for 8da583eauthored andcommitted
Commits on Feb 11, 2021
[torque] Generate accessors for struct-typed class fields
Show description for 6160a76authored andcommitted
Commits on Jan 8, 2021
[inspector] Remove special wasm RemoteObject type.
Show description for cde7a77authored andcommitted
Commits on Nov 30, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (3)
Show description for 61cf439authored andcommitted
Commits on Oct 28, 2020
[torque] generate C++ class definitions per Torque file
Show description for 03f6029authored andcommitted
Commits on Sep 25, 2020
Reland "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 21b5851authored andcommitted
Commits on Sep 22, 2020
Revert "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 92aaaceauthored andcommitted
[torque] refactor: use -tq only in filenames derived from .tq files
Show description for 64caf2bauthored andcommitted
Commits on May 27, 2020
[torque] Minor Torque fixes
Show description for 55616a2authored andcommitted
Commits on May 26, 2020
Revert "[torque][cleanup] Use more precise field types in a few classes"
Show description for 16cb2d9authored andcommitted
Commits on May 19, 2020
[torque][cleanup] Use more precise field types in a few classes
Show description for 4e5fabaauthored andcommitted
Commits on May 11, 2020
[torque][cleanup] Simplify some Torque-defined classes
Show description for e769398authored andcommitted
Commits on Apr 15, 2020
Add WasmValue wrapper to debug interface
Show description for 4821ca2authored andcommitted
Commits on Apr 6, 2020
Introduce WasmValue for debugging
Show description for 1bbed02authored andcommitted
Commits on Mar 18, 2020
[torque] generate int accessors for Smi fields
Show description for 8cb5deaauthored andcommitted
Commits on Feb 26, 2020
Move a bunch of bitfield definitions to Torque
Show description for 74131bdauthored andcommitted
Reland "[torque] Support bitfield structs stored within Smis"
Show description for 527f9deauthored andcommitted
Commits on Feb 19, 2020
Revert "[torque] Support bitfield structs stored within Smis"
Show description for 4dc1fb4authored andcommitted
Commits on Feb 18, 2020
Assign CoverageInfo an instance type
Show description for 6ce65b9authored andcommitted
Commits on Feb 12, 2020
[torque] Generate bitfield definitions as macros
Show description for 4ef429fauthored andcommitted
Commits on Feb 7, 2020
[torque] Support bitfield structs stored within Smis
Show description for e5e4ea9authored andcommitted
Commits on Jan 9, 2020
[cleanup] Don't inherit from Tuple2 and Tuple3
Show description for 24c2394authored andcommitted
Commits on Dec 18, 2019
[wasm] Support remove breakpoint
Show description for b0dbe45authored andcommitted
Commits on Nov 15, 2019
[cleanup] Split out bit-field.h and bounds.h from utils/utils.h
Show description for 84f3877authored andcommitted
Commits on Oct 7, 2019
[cleanup][torque] Use @generateCppClass in some simple cases, part 3
Show description for 07fc96cauthored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on Apr 24, 2019
[coverage] Reduce IncBlockCounter overhead
Show description for ae6a47bauthored andcommitted
Commits on Mar 29, 2019
[objects][cleanup] Using 'using' instead of 'typedef'
Show description for 6f24e4dauthored andcommitted
Commits on Feb 13, 2019
v8: Fix -Wextra-semi warnings, enable warning.
Show description for bff96ceauthored andcommitted
Commits on Jan 9, 2019
[ubsan] Clean up macro usage in *-inl.h
Show description for ec2f4acauthored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 18, 2018
[ubsan] Port Struct to the new design
Show description for 015203eauthored andcommitted
Commits on Dec 17, 2018
[ubsan] Port Struct subclasses, part 10
Show description for 7520a0fauthored andcommitted