Commits
User selector
Commit History
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[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on Mar 1, 2019
Reland "Optimize `in` operator"
Show description for 803ad32authored andcommitted
Commits on Feb 28, 2019
[ignition] Use dead code elimination for implicit returns
Show description for 8d940b9authored andcommitted
Reland "[ignition] Skip binding dead labels"
Show description for c7ebc58authored andcommitted
Revert "[ignition] Skip binding dead labels"
Show description for 8ee20f5authored andcommitted
[ignition] Skip binding dead labels
Show description for 35269f7authored andcommitted
Commits on Feb 26, 2019
Revert "Optimize `in` operator"
Show description for d2729beauthored andcommitted
Commits on Feb 25, 2019
Optimize `in` operator
Show description for 32fc0acauthored andcommitted
Commits on Nov 8, 2018
[ignition] More accurate dead statement elision
Show description for 7412593authored andcommitted
[interpreter] Store CreateObjectLiteral's result into the accumulator.
Show description for 60c0edcauthored andcommitted
Commits on Nov 5, 2018
[ubsan] Port Smi to the new design
Show description for 6d706aeauthored andcommitted
Commits on Sep 27, 2018
Reland "[interpreter] Separate bytecodes for one-shot property loads and stores"
Show description for 0714bd9authored andcommitted

Commits on Sep 26, 2018
Revert "[interpreter] Separate bytecodes for one-shot property loads and stores"
Show description for 3c3330fauthored andcommitted
Commits on Sep 25, 2018
[interpreter] Separate bytecodes for one-shot property loads and stores
Show description for eccf186authored andcommitted

Commits on Sep 17, 2018
[Interpreter] Create and use CallNoFeedback bytecode for one-shot code
Show description for aaab290authored andcommitted

Commits on Sep 14, 2018
[cleanup] Refactor interpreter to use default members.
Show description for 0390eefauthored andcommitted
Commits on Sep 5, 2018
Reland "[interpreter] Add bytecode for leading array spreads."
Show description for 5f8a427authored andcommitted

Commits on Aug 31, 2018
Revert "[interpreter] Add bytecode for leading array spreads."
Show description for ef56902authored andcommitted
Commits on Aug 30, 2018
[interpreter] Add bytecode for leading array spreads.
Show description for 1c48d52authored andcommitted
