Commits
User selector
Commit History
Commits on May 21, 2021
Remove one-shot function optimizations.
Show description for 55cbb2cauthored andcommitted
Commits on May 11, 2021
[cleanup] Convert some global enums to enum class
Show description for cc06b8cauthored andcommitted
Commits on Apr 26, 2021
[cleanup] Rename LocalIsolate templates to IsolateT
Show description for 84e144fauthored andcommitted
Commits on Feb 17, 2021
Reland "[interpreter] Short Star bytecode"
Show description for 7be64dbauthored andcommitted
Commits on Feb 16, 2021
Revert "[interpreter] Short Star bytecode"
Show description for 08a49bbauthored andcommitted
[interpreter] Short Star bytecode
Show description for cf93071authored andcommitted
Commits on Feb 11, 2021
[interpreter] Rename AccumulatorUse so it can be expanded for short star
Show description for 1dd0988authored andcommitted
Commits on Jan 29, 2021
Reland2 [super] Store home object in Context instead of JSFunction
Show description for 31d2bb8authored andcommitted
Commits on Jan 28, 2021
Revert "Reland [super] Store home object in Context instead of JSFunction"
Show description for 12f8ac4authored andcommitted
Commits on Jan 19, 2021
Reland [super] Store home object in Context instead of JSFunction
Show description for f6450b9authored andcommitted
Revert "[super] Store home object in Context instead of JSFunction"
Show description for e3dbd69authored andcommitted
Commits on Jan 18, 2021
[super] Store home object in Context instead of JSFunction
Show description for 4d5b878authored andcommitted
Commits on Dec 17, 2020
[interpreter] Use LdaSmi when possible.
Show description for 1314d2bauthored andcommitted

Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 6, 2020
[cleanup] Remove 2 x TODO(marja)
Show description for 0b344e4authored andcommitted
Commits on Oct 29, 2020
[class] Fix super call evaluation order
Show description for def7dc3authored andcommitted
Commits on Sep 8, 2020
[cleanup] Generate FeedbackVector with Torque
Show description for 5e24417authored andcommitted
[super property speed] Add an IC for super property loads
Show description for 3d40ec8authored andcommitted
Commits on Aug 28, 2020
[super property speed] Add a byte code for super property access
Show description for 5339e54authored andcommitted
Commits on Aug 14, 2020
[offthread] Change OffThreadIsolate to LocalIsolate
Show description for f1589bbauthored andcommitted
Commits on Jul 10, 2020
[zone] Cleanup zone allocations in src/interpreter and tests
Show description for 9db60f2authored andcommitted
Commits on Mar 20, 2020
[interpreter] Delete StackCheck bytecode
Show description for 6c1e09aauthored andcommitted
[interpreter] Make IterationBody StackChecks implicit within JumpLoop
Show description for a447a44authored andcommitted
Commits on Mar 2, 2020
[off-thread] Get rid of OffThreadHandle
Show description for 84279bfauthored andcommitted
Commits on Feb 20, 2020
[offthread] Add OffThreadIsolate support to bytecode generator
Show description for 9bb7336authored andcommitted
Commits on Feb 10, 2020
[interpreter] Make FunctionEntry StackCheck bytecodes implicit
Show description for 9d3dc6fauthored andcommitted
Commits on Sep 6, 2019
Reland "Update GetIterator bytecode to load and call object[Symbol.iterator]"
Show description for ffa9f16authored andcommitted

Commits on Sep 3, 2019
Revert "Update GetIterator bytecode to load and call object[Symbol.iterator]"
Show description for af04a51authored andcommitted
Update GetIterator bytecode to load and call object[Symbol.iterator]
Show description for 8b89a7cauthored andcommitted

Commits on Sep 2, 2019
[interpreter] Improve reporting for bytecode mismatches
Show description for 00cd9cfauthored andcommitted
Commits on Aug 23, 2019
[compiler] Skip creating unneeded objects for lazy source positions
Show description for 735f3a6authored andcommitted
Commits on Aug 9, 2019
Add GetIterator bytecode to load object[Symbol.iterator] in accumulator
Show description for ac8acabauthored andcommitted

Commits on Aug 8, 2019
[interpreter] add JumpIfUndefinedOrNull
Show description for b54dbdcauthored 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 a0c3797committed