Commits
User selector
Commit History
Commits on Mar 31, 2020
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Mar 23, 2020
[wasm] Make traps non-catchable
Show description for 31846faauthored andcommitted
Commits on Mar 17, 2020
Expose the %ObjProto_valueOf% intrinsic object to embedders
Show description for 98b1ef8authored andcommitted
Commits on Feb 25, 2020
[weakrefs] Rename FinalizationGroup to FinalizationRegistry for JS
Show description for ff89c6bauthored andcommitted
Commits on Feb 24, 2020
[weakrefs] Rename FinalizationGroup to FinalizationRegistry in C++
Show description for 5e797bfauthored andcommitted
Commits on Jan 30, 2020
[ast] Allocate cons strings on-demand
Show description for ddca360authored andcommitted
Commits on Jan 24, 2020
[heap] Sweep ArrayBufferExtensions concurrently to application
Show description for cfb2d89authored andcommitted

Commits on Jan 19, 2020
[api] New v8::Isolate::MeasureMemory API with per-context sizes
Show description for 8024204authored andcommitted
Commits on Jan 8, 2020
[objects] Clean-up SFI::Init/SFI::SetScript
Show description for 6c83637authored andcommitted
Commits on Dec 19, 2019
Hide date related types from Intl.DisplayNames
Show description for c823382authored andcommitted
Commits on Dec 18, 2019
Store JSMessageObject on rejected promises
Show description for b15c02dauthored andcommitted
Commits on Dec 17, 2019
Reland "Support Intel VTune ITT API"
Show description for 0b812b7authored andcommitted
Commits on Dec 11, 2019
Revert "Support Intel VTune ITT API"
Show description for d8053c9authored andcommitted
Support Intel VTune ITT API
Show description for 5f5b4b0authored andcommitted
Commits on Dec 10, 2019
[cleanup] Remove two unused string constants
Show description for ab8486eauthored andcommitted
Commits on Dec 6, 2019
Reland "Implement top-level await for REPL mode"
Show description for f96f931authored andcommitted
Commits on Dec 5, 2019
Remove own toString from NativeError prototype
Show description for cf7646cauthored andcommitted
Commits on Dec 4, 2019
Revert "Implement top-level await for REPL mode"
Show description for 99005f3authored andcommitted
Commits on Dec 2, 2019
Implement top-level await for REPL mode
Show description for 5bddc0eauthored andcommitted
Commits on Nov 27, 2019
Revert "[names] Fix some test262 name tests to conform with spec changes"
Show description for 1b594a2authored andcommitted
Commits on Nov 21, 2019
Reland "[regexp] Re-execute regexp when '.indices' is accessed."
Show description for 1054093authored andcommitted
Commits on Nov 20, 2019
Revert "[regexp] Re-execute regexp when '.indices' is accessed."
Show description for fa88b37authored andcommitted
Commits on Nov 19, 2019
[regexp] Re-execute regexp when '.indices' is accessed.
Show description for f2a7416authored andcommitted
Commits on Nov 18, 2019
[Intl] Prototype Intl.DisplayNames
Show description for 162c5b0authored andcommitted
[objects] rename kSize to kHeaderSize for JSObject subclasses
Show description for 2ad37beauthored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Nov 7, 2019
Fix dir() and table() method lengths
Show description for d9a81bdauthored andcommitted
Commits on Nov 5, 2019
[replaceAll] Implement String.prototype.replaceAll.
Show description for 94890a0authored andcommitted
[heap] Add remembered set processing to GCTracer
Show description for 820e447authored andcommitted

Commits on Oct 31, 2019
[compiler] Force all calls to JS builtins to be lowered
Show description for 1db94edauthored andcommitted
Remove yangguo@chromium.org from some OWNERS files
Show description for dd66315authored andcommitted
Commits on Oct 29, 2019
[api] Deprecate [Shared]ArrayBuffer::Externalize/GetContents and constructors
Show description for bfe3d6bauthored andcommitted
Commits on Oct 28, 2019
[runtime] Remove unused bit in Context and rename HasContextExtension
Show description for c2135c7authored andcommitted
Commits on Oct 24, 2019
[runtime] Creates a global/read-only ScopeInfo for NativeContext
Show description for dbd2ec3authored andcommitted
Commits on Oct 22, 2019
Remove unnecessary includes from setup-isolate-deserialize.cc
Show description for d4e1135authored andcommitted