Commits
User selector
Commit History
Commits on Dec 16, 2020
[runtime] Use instance type checks in LookupIterator::UpdateProtector
Show description for 7bf6d47authored andcommitted
Commits on Dec 10, 2020
[wasm][profiler] Report source URL and position
Show description for c816682authored andcommitted
Commits on Dec 8, 2020
[builtins] Refactor StringTrim
Show description for 0b7769eauthored andcommitted
Reland "[wasm] Pass the script ID to code logging"
Show description for a58a5e5authored andcommitted
Revert "[wasm] Pass the script ID to code logging"
Show description for 8d013eaauthored andcommitted
[wasm] Pass the script ID to code logging
Show description for ab4d971authored andcommitted
Commits on Dec 4, 2020
[torque] uniform flattening and string access in Torque
Show description for 65d2c4bauthored andcommitted
Commits on Dec 2, 2020
[cleanup][TurboProp] Unify DynamicMapChecks names.
Show description for 7730fd9authored andcommitted
Revert "[nci] Share smi feedback and enable related optimizations"
Show description for ab4a540authored andcommitted
Commits on Nov 30, 2020
[wasm][liftoff] Define safepoints for stack checks
Show description for 8a1e945authored andcommitted
Commits on Nov 28, 2020
[api] Use shorter 8::Local::As<*> casts in more places
Show description for 24222a9authored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 25, 2020
[cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for fc61c38authored andcommitted
Commits on Nov 24, 2020
[utils] Add CompareCharsEqual
Show description for 52cfffdauthored andcommitted
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
[compiler] Ensure the function is compiled after CompileOptimized
Show description for ad52295authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
Commits on Nov 19, 2020
[runtime] Process symbol last in SetDataProperties for Object.assign
Show description for 2441aaaauthored andcommitted
[dict-proto] Add support for ordered property dicts, pt.3
Show description for a669705authored andcommitted

Commits on Nov 18, 2020
[compiler] Rename --turboprop-dynamic-map-checks
Show description for 3edf543authored andcommitted
[wasm] Fix trap handler DCHECK in IsValidRefValue
Show description for 1bd9b66authored andcommitted
[nci] Check for NCI code in the CompileLazy builtin
Show description for 49ec5c4authored andcommitted
Commits on Nov 17, 2020
[asserts] Add combination assert scopes
Show description for 076687aauthored andcommitted
[nci] Share smi feedback and enable related optimizations
Show description for 3599cceauthored andcommitted
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Nov 16, 2020
[dict-proto] Add support for ordered property dicts, pt.2
Show description for 36e4310authored andcommitted

Commits on Nov 13, 2020
[runtime] Use release/acquire for JSGlobalObject's global dictionary
Show description for aaab2acauthored andcommitted
Commits on Nov 12, 2020
[flags] Remove --harmony-promise-any
Show description for f1ae683authored andcommitted
Commits on Nov 11, 2020
[nci] Check Isolate::concurrent_recompilation_enabled
Show description for 273df17authored andcommitted
[wasm] Replace the js-to-wasm wrapper eagerly for all matching functions
Show description for a7ba170authored andcommitted

[factory] Remove deprecated JSFunction ctors
Show description for 074621eauthored andcommitted
Commits on Nov 6, 2020
[wasm] Exclude start function from tiering up its js-to-wasm wrapper
Show description for bd6cb8bauthored andcommitted

Commits on Oct 30, 2020
[regexp] Add 'l' flag to force experimental engine
Show description for 5720d20authored andcommitted

Commits on Oct 29, 2020
[class] Fix super call evaluation order
Show description for def7dc3authored andcommitted