Commits
User selector
Commit History
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on May 23, 2019
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on May 20, 2019
Reland "Move logging and diagnostics related source files"
Show description for bf372a7authored andcommitted
Commits on May 17, 2019
Revert "Move logging and diagnostics related source files"
Show description for 81a0102authored andcommitted
Move logging and diagnostics related source files
Show description for 5f28539authored andcommitted
Commits on Apr 29, 2019
[cleanup] Use Vector::begin instead of Vector::start
Show description for 4b0f9c8authored andcommitted
Commits on Mar 20, 2019
[cleanup] Remove unused SetNativeFlag runtime function
Show description for 1adaca3authored andcommitted
Commits on Feb 15, 2019
[cleanup] #include heap-inl.h less often
Show description for 6cac138authored andcommitted
Commits on Dec 8, 2018
[ubsan] Port JSReceiver and subclasses to the new design
Show description for cfb5bb7authored andcommitted
Commits on Nov 13, 2018
[iwyu] Remove include heap-inl.h -> counters.h
Show description for bd0a7fdauthored andcommitted
Commits on Oct 11, 2018
Move MessageTemplate enum into its own header file
Show description for d4612bbauthored andcommitted
Commits on Sep 21, 2018
[runtime] Delete obsolete runtime functions.
Show description for 0cf4a0fauthored andcommitted
Commits on Aug 3, 2018
[iwyu] Split off arguments-inl.h and builtins-utils-inl.h
Show description for 95f9391authored andcommitted
Commits on Jul 16, 2018
[sfi] Remove SFI function literal id field (reland^2)
Show description for 5dee5adauthored andcommitted
Revert "[sfi] Remove SFI function literal id field"
Show description for 5857858authored andcommitted
[sfi] Remove SFI function literal id field
Show description for 1d4a117authored andcommitted
Commits on Jul 9, 2018
[sfi] Replace start/end position with UncompiledData
Show description for 39e2d97authored andcommitted
Commits on Jul 5, 2018
[debug] retire ScriptWrapper
Show description for c31bb8aauthored andcommitted
Commits on Jul 3, 2018
[explicit isolates] Convert runtime/ to ReadOnlyRoots
Show description for 61f174aauthored andcommitted
Commits on Jun 23, 2018
[GetIsolate] More low-hanging fruit
Show description for 83ac432authored andcommitted
Commits on Jun 7, 2018
Revert "[sfi] Remove SFI function literal id field"
Show description for b6888b6authored andcommitted
Commits on Jun 5, 2018
[sfi] Remove SFI function literal id field
Show description for ceb9c81authored andcommitted
Commits on Jun 3, 2018
[debug] removed most debugger js
Show description for e404670authored andcommitted
Commits on May 31, 2018
[runtime] Eliminate all GetIsolates
Show description for 0a028aaauthored andcommitted
Commits on May 28, 2018
[log][api] introduce public CodeEventListener API
Show description for aa6ce3eauthored andcommitted
Commits on Apr 6, 2018
[objects] Merge SFI outer_scope_info and feedback_metadata
Show description for 6bd1d3cauthored andcommitted
Commits on Mar 27, 2018
[objects] Rename SFI compiler_hints to flags
Show description for 071b01bauthored andcommitted
Commits on Mar 22, 2018
Reland^2: Remove SFI code field
Show description for 51ded9dauthored andcommitted
Revert "Reland: Remove SFI code field"
Show description for 48f89fbauthored andcommitted
Reland: Remove SFI code field
Show description for d8f564eauthored andcommitted
Commits on Mar 20, 2018
Revert "Remove SFI code field"
Show description for 9b4d8feauthored andcommitted
Remove SFI code field
Show description for 520b025authored andcommitted
Commits on Mar 16, 2018
[runtime] Store position information on ScopeInfo
Show description for dd5c7feauthored andcommitted