Commits
User selector
Commit History
Commits on Dec 17, 2020
- committed
[runtime] Use range checks for function instance type checks
Show description for cce533bauthored andcommitted
Revert "Faster JS-to-Wasm calls"
Show description for de50785authored andcommitted
Faster JS-to-Wasm calls
Show description for 860fcb1authored andcommitted
Commits on Dec 16, 2020
[runtime] Use instance type checks in LookupIterator::UpdateProtector
Show description for 7bf6d47authored andcommitted
[runtime] Fix TypedArrayPrototype protector cell checks
Show description for 15c227bauthored andcommitted
[runtime] Add new instance types for common prototype objects
Show description for 33fb231authored andcommitted
Commits on Dec 15, 2020
Remove temp hack which remove true
Show description for 434d512authored andcommitted
Commits on Dec 14, 2020
[api] Make v8::Promise::Catch call the built-in Promise#then
Show description for 1156c90authored andcommitted
Commits on Dec 11, 2020
Update next_enumeration_index_ correctly in ObjectDescriptor
Show description for 8ff422aauthored andcommitted
Commits on Dec 8, 2020
[builtins] Refactor StringTrim
Show description for 0b7769eauthored andcommitted
[torque] Make runtime macros inlinable
Show description for 6b5f420authored andcommitted
Commits on Dec 7, 2020
[Build]Fix build error on g++ 10.0.1
Show description for 59a6636authored andcommitted
Commits on Dec 4, 2020
[extinction] Add builtin-subclassing flag and support in Array.{from,of}
Show description for e382e40authored andcommitted
[torque] uniform flattening and string access in Torque
Show description for 65d2c4bauthored andcommitted
Commits on Dec 2, 2020
[objects] Remove MakeExternal case for uncached internal strings
Show description for 3a6f75aauthored andcommitted
[tools][runtime] Fix --trace-maps
Show description for 02ab03bauthored andcommitted
Revert "[nci] Share smi feedback and enable related optimizations"
Show description for ab4a540authored andcommitted
Commits on Dec 1, 2020
[Turboprop] Move deoptimizations for dynamic map checks into builtin.
Show description for b664332authored andcommitted
[tools] Extend optimizations markers
Show description for c0f72deauthored andcommitted
[stringtable] Remove number_of_elements DCHECK
Show description for 391101dauthored andcommitted
[objects] Remove unnecessary loop in LookupKey
Show description for 494388dauthored andcommitted
Commits on Nov 30, 2020
[modules] Add ResolveModuleCallback that takes import assertions
Show description for 9d72d08authored andcommitted
Require the first three fields of ScopeInfo to be present
Show description for 2bbf333authored andcommitted
[cleanup][object] Add missing undefs of object-macros
Show description for a4ed0b6authored andcommitted
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (3)
Show description for 61cf439authored andcommitted
[torque] introduce const slices
Show description for 571e35eauthored andcommitted
Commits on Nov 27, 2020
[build] gcc constexpr workaround in SharedFunctionInfo::kAlignedSize
Show description for efec9f4authored andcommitted