Commits
User selector
Commit History
Commits on Mar 31, 2020
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Mar 20, 2020
[runtime] Reverse JS arguments: fix tests and builtin arguments
Show description for 2a1a7bfauthored andcommitted
[offthread] Ensure off-thread allocations are pretenured
Show description for 905d38fauthored andcommitted
Commits on Mar 19, 2020
[Intl] Correct RelativeTimeFormat behaviour on ICU error.
Show description for 765053dauthored andcommitted
Revert "[parser] Introduce UnoptimizedCompileFlags"
Show description for fabea6aauthored andcommitted
[parser] Introduce UnoptimizedCompileFlags
Show description for d91679bauthored andcommitted
Commits on Mar 18, 2020
[torque] make map field const
Show description for 4400755authored andcommitted
[torque] ensure array lengths are const
Show description for 94611e8authored andcommitted
[torque] generate int accessors for Smi fields
Show description for 8cb5deaauthored andcommitted
Commits on Mar 17, 2020
[arm64] Use BTI instructions for forward CFI
Show description for ea82d03authored andcommitted
[regexp] Refactor to simplify embedding irregexp
Show description for 40d1b66authored andcommitted
Expose the %ObjProto_valueOf% intrinsic object to embedders
Show description for 98b1ef8authored andcommitted
[api] Support v8::BackingStores with empty deleters
Show description for 5cf02f0authored andcommitted
Commits on Mar 16, 2020
[TurboFan] Redirect --trace-opt, --trace-deopt, --trace-osr to a file
Show description for b0bae6cauthored andcommitted
Commits on Mar 9, 2020
[class] implement inspector support for static private methods
Show description for 0ea5b52authored andcommitted
[tools] Fix v8windbg behavior on Map's bit_field2
Show description for 8b1a568authored andcommitted
[torque] Generate GC object visitors for Torque classes
Show description for 4f4d73fauthored andcommitted
Commits on Mar 6, 2020
Provide a way to propagate contextual script information through promise resolution
Show description for 9423edeauthored andcommitted
Commits on Mar 5, 2020
Speed up StackTraceFrame::GetScriptNameOrSourceUrl()
Show description for 8f965daauthored andcommitted
Commits on Mar 4, 2020
Reland "Use context of then function for PromiseResolveThenableJob"
Show description for 92a2f0cauthored andcommitted
[ptr-compr][csa] Use TaggedIndex nodes in IC builtins
Show description for 08c76f2authored andcommitted
[keys] Handle RangeError in GetKeysWithPrototypeInfoCache
Show description for 22afaacauthored andcommitted
[offthread] Add off-thread class boilerplate allocation
Show description for 0954f20authored andcommitted
Commits on Mar 3, 2020
[class] maintain private brand information on SFI
Show description for 0753cbeauthored andcommitted
[offthread] Deisolatify dictionaries
Show description for e0c03dcauthored andcommitted
[cleanup] Make Hashtable Shapes return Map Handles
Show description for 5aaccdcauthored andcommitted
[wasm] Fix memory limit check with custom flags
Show description for 27538aaauthored andcommitted
[offthread] Allow off-thread bytecode finalization
Show description for 455cb6cauthored andcommitted
Commits on Mar 2, 2020
Make ToInteger always truncate -0
Show description for 8c8bd65authored andcommitted
[cleanup] Remove right trimming from class boilerplate allocation
Show description for ae340e1authored andcommitted
Reland "[runtime] Improve handling of enumeration index on global dictionary"
Show description for 5cf5767authored andcommitted
[cleanup] Unify HashTable specialisation instantiation
Show description for e91ccc4authored andcommitted
[off-thread] Get rid of OffThreadHandle
Show description for 84279bfauthored andcommitted
[objects] Update JSArrayBuffer::extension-field in two steps
Show description for ecc1508authored andcommitted

Commits on Feb 29, 2020
[Turbofan] Allow CallIC to be polymorphic for same SharedFunctionInfos
Show description for a4c1408authored andcommitted