Commits
User selector
Commit History
Commits on Jul 15, 2020
Fix minor typo in instance-type.h
Show description for 7ff631bauthored andcommitted
Commits on Jun 30, 2020
[torque] Make more classes eligible for direct map Cast<> checks
Show description for c0e2479authored andcommitted
Commits on Jun 23, 2020
[torque] generate Cast<> macros from Torque-defined classes
Show description for 1052dfbauthored andcommitted
Commits on Feb 18, 2020
Assign CoverageInfo an instance type
Show description for 6ce65b9authored andcommitted
Commits on Jan 29, 2020
[heap] Add per-context accounting of external bytes
Show description for 19f23aeauthored andcommitted
Commits on Jan 14, 2020
[cleanup] Make PropertyDescriptorObject inherit from Struct
Show description for 1077308authored andcommitted
Commits on Jan 9, 2020
[cleanup] Don't inherit from Tuple2 and Tuple3
Show description for 24c2394authored andcommitted
Commits on Nov 21, 2019
[torque] shape: define in-object properties properly
Show description for cfab650authored andcommitted
Commits on Oct 28, 2019
[torque] Use generated instance types, part 1
Show description for 91e6421authored andcommitted
Commits on Oct 11, 2019
[torque] Generate instance types
Show description for 8c7ae31authored andcommitted
Commits on Oct 9, 2019
Use consistent capitalization rules for instance types
Show description for 61815a2authored andcommitted
Commits on Sep 5, 2019
Reland "[regexp] Implement the match indices proposal"
Show description for 8c79beaauthored andcommitted
Commits on Aug 23, 2019
Revert "[regexp] Implement the match indices proposal"
Show description for 1fcbe01authored andcommitted
Reland "[regexp] Only append to JSRegExpResult's initial map if we add descriptor"
Show description for 585943dauthored andcommitted
Revert "[regexp] Only append to JSRegExpResult's initial map if we add descriptor"
Show description for 5db04ccauthored andcommitted
Commits on Aug 20, 2019
[object] Remove MutableHeapNumber
Show description for 489e7deauthored andcommitted
[regexp] Implement the match indices proposal
Show description for 9460101authored andcommitted
Commits on Jul 30, 2019
[WeakRefs] Make cleanup callback run as a task
Show description for 743ce77authored andcommitted
Commits on Jul 8, 2019
Enable cpplint 'runtime/references' warning
Show description for 8e11cc3authored andcommitted
Commits on Jul 2, 2019
[wasm] Introduce WasmIndirectFunctionTable
Show description for 2fe2a08authored andcommitted
Commits on Jun 27, 2019
[modules] Introduce SyntheticModule
Show description for 92147e3authored andcommitted
Commits on Jun 24, 2019
[objects] Rename JSValue to JSPrimitiveWrapper
Show description for e428dfdauthored andcommitted
Commits on Jun 21, 2019
[torque] Support 'real' internal classes
Show description for 76c1e82authored andcommitted
Commits on Jun 19, 2019
[modules] Introduce SourceTextModule class
Show description for 8d82155authored andcommitted
Commits on May 27, 2019
Reland "[typedarray] Move external/data pointer to JSTypedArray."
Show description for 70bd7cfauthored andcommitted
Revert "[typedarray] Move external/data pointer to JSTypedArray."
Show description for e4db146authored andcommitted
[typedarray] Move external/data pointer to JSTypedArray.
Show description for 4b86feaauthored andcommitted
Commits on May 23, 2019
[wasm] Support {WebAssembly.Function} object construction.
Show description for 32e48cfauthored andcommitted

[cleanup] Remove the `Map::IsDictionaryMap()` method.
Show description for 5b46f57authored andcommitted
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on May 20, 2019
[torque] Derive TemplateObjectDescription directly from Struct.
Show description for 73be755authored andcommitted
Move relevant files to src/objects
Show description for 8ad6b33authored andcommitted
Commits on May 16, 2019
[torque] Move Map layout definition to Torque
Show description for 15a7e04authored andcommitted
Commits on May 8, 2019
[wasm-c-api] Introducing WasmCapiFunction
Show description for a58a937authored andcommitted
Commits on Apr 25, 2019
Derive SourcePositionTableWithFrameCache directly from Struct
Show description for ca88d04authored andcommitted
