Commits
User selector
Commit History
Commits on Jul 14, 2021
[runtime] Cleanup: we don't need field representation tracking flags
Show description for 6071c6dauthored andcommitted
Commits on Jun 30, 2021
[compiler] Rewrite JSGlobalObjectRef::IsDetached
Show description for 01b0a6aauthored andcommitted
Commits on Jun 22, 2021
[compiler] Fix serialization for Function#bind
Show description for 4c41299authored andcommitted
[cleanup] Remove remaining redundant NOLINTs
Show description for 83a5e42authored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
[Error] Add DontAdaptArguments to error functions
Show description for e77d9d8authored andcommitted
Commits on Jun 17, 2021
Expose WeakMap::Delete on debug interface
Show description for 0fe26efauthored andcommitted
Commits on Jun 14, 2021
[runtime] Rename Builtins::Name to Builtin 2/2
Show description for 407317aauthored andcommitted
Commits on Jun 9, 2021
[build] Move RuntimeCallStatsTimerScope into its own header
Show description for e63a71eauthored andcommitted
Commits on Jun 8, 2021
Implement DisplayNames v2
Show description for c0f90e5authored andcommitted
Remove ulan@ from OWNERS
Show description for 87e0d0aauthored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
Fix counting ignition dispatches
Show description for 82b673bauthored andcommitted
Commits on May 31, 2021
[Object.hasOwn] Implementation Object.hasOwn tc39 proposal
Show description for 456855aauthored andcommitted
Commits on May 27, 2021
Implement "Extend TimeZoneName Option Proposal"
Show description for 6da3dc6authored andcommitted
Commits on May 25, 2021
[Flags] Add a warning when flags are disabled due to conflicts.
Show description for c55994aauthored andcommitted
[Error.cause] Fix length property
Show description for 145822cauthored andcommitted
Commits on May 20, 2021
Update TODOs to use bug ids
Show description for 4e1fadfauthored andcommitted
Commits on May 17, 2021
[compiler] Disable tracing flags when fuzzing
Show description for 0b507c5authored andcommitted
Commits on May 12, 2021
[compiler] Use acquire-release semantics for NativeContext fields
Show description for 35d4022authored andcommitted
[compiler] Make ContextRef never-serialized
Show description for 719cffaauthored andcommitted
Commits on May 10, 2021
[rab/gsab] ResizableArrayBuffer / GrowableSharedArrayBuffer part 1
Show description for 3160edfauthored andcommitted
Commits on May 7, 2021
(reland) [api] Add API callback setter for the SAB origin trial
Show description for 22f124cauthored andcommitted
Commits on May 6, 2021
Collect receiver to feedback for prototype.apply
Show description for 519c82cauthored andcommitted
Revert "[api] Add API callback setter for the SAB origin trial"
Show description for 4ce88f5authored andcommitted
Implement proposal-intl-locale-info
Show description for 0f0ead7authored andcommitted
Commits on May 5, 2021
[api] Add API callback setter for the SAB origin trial
Show description for bc1eb7bauthored andcommitted

Commits on May 4, 2021
[object] Set/Get JSFunction::prototype_or_initial_map atomically
Show description for 799fa7bauthored andcommitted
Commits on May 3, 2021
[objects] Add Isolate* arg to JSObject::ForceSetPrototype
Show description for aa14ec7authored andcommitted
Commits on Apr 28, 2021
[ptr-cage] Factor CodeRange out of MemoryAllocator and share along with ptr cage
Show description for 0b5ec84authored andcommitted
Commits on Apr 20, 2021
Reland "[ic] Add a new MegaDOM IC"
Show description for fbd114bauthored andcommitted
Commits on Apr 19, 2021
[ptr-cage] Factor out a VirtualMemoryCage and remove PtrComprCage
Show description for 090431bauthored andcommitted
Resolve external refs without isolate.
Show description for 6c40a66authored andcommitted
Commits on Apr 12, 2021
[ptr-cage] Introduce PtrComprCage
Show description for 3ada6f2authored andcommitted
[logging] Add runtime-call-stats compile-time flag
Show description for e101c05authored andcommitted