Commits
User selector
Commit History
Commits on Jun 29, 2021
Reland "Fix -Wimplicit-int-float-conversions."
Show description for 6f6bfe1authored andcommitted
Commits on Jun 28, 2021
Revert "Fix -Wimplicit-int-float-conversions."
Show description for 5c9406cauthored andcommitted
Fix -Wimplicit-int-float-conversions.
Show description for edab873authored andcommitted
Commits on Jun 23, 2021
[runtime] Fix spec violation in Object.defineProperties
Show description for 939ee79authored andcommitted
Commits on May 19, 2021
[runtime] Unify invalid size error handling
Show description for 7760315authored andcommitted
Commits on May 7, 2021
Reland "[runtime] Add length check in ConvertElementsWithCapacity"
Show description for 32e88c3authored andcommitted
Commits on May 6, 2021
Revert "[runtime] Add length check in ConvertElementsWithCapacity"
Show description for 5bdfd84authored andcommitted
[runtime] Add length check in ConvertElementsWithCapacity
Show description for b271648authored andcommitted
Commits on Oct 14, 2020
[cleanup] Remove V8_REVERSE_JSARGS flag
Show description for 50ddb12authored andcommitted
Commits on Mar 20, 2020
[runtime] Reverse JS arguments: fix tests and builtin arguments
Show description for 2a1a7bfauthored andcommitted
Commits on Feb 26, 2020
[runtime] Add arguments type: kRuntime and kJS.
Show description for 61e117dauthored andcommitted
Commits on Jan 9, 2020
[lookup] Refactor LookupIterator "property or element" creation
Show description for 0445fa2authored andcommitted
Commits on Nov 26, 2019
Update elements.cc to use size_t for index/length
Show description for 5d29947authored andcommitted
Commits on Nov 20, 2019
Update LookupIterator and ICs for size_t indices
Show description for c968607authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Sep 11, 2019
[protectors] Move ArrayConstructorProtector to Protectors
Show description for d7acd6aauthored andcommitted
Commits on Aug 6, 2019
[array] Add HandleScope in Array.p.includes slow path
Show description for 7815e26authored andcommitted
Commits on May 27, 2019
Reland "[typedarray] Move external/data pointer to JSTypedArray."
Show description for 70bd7cfauthored andcommitted
Revert "[typedarray] Move external/data pointer to JSTypedArray."
Show description for e4db146authored andcommitted
[typedarray] Move external/data pointer to JSTypedArray.
Show description for 4b86feaauthored andcommitted
Commits on May 24, 2019
Reland "[array] Move Array#sort pre-processing to Torque"
Show description for 843b664authored andcommitted
Revert "[array] Move Array#sort pre-processing to Torque"
Show description for 70eeb22authored andcommitted
[array] Move Array#sort pre-processing to Torque
Show description for 2b0ac2fauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 20, 2019
[cleanup] Remove unused HasComplexElements runtime function
Show description for 9f773b6authored andcommitted
Reland "Move logging and diagnostics related source files"
Show description for bf372a7authored andcommitted
Move relevant files to src/objects
Show description for 8ad6b33authored andcommitted
[cleanup] Remove unused TrySimpleSlice array runtime function
Show description for b2d0d24authored andcommitted
Commits on May 17, 2019
[cleanup] Remove unused EstimateNumberOfElements runtime function
Show description for ee46c63authored andcommitted
[cleanup] Remove unused GetArrayKeys runtime function
Show description for 72200ddauthored andcommitted
Revert "Move logging and diagnostics related source files"
Show description for 81a0102authored andcommitted
Move logging and diagnostics related source files
Show description for 5f28539authored andcommitted
Commits on May 15, 2019
Move number related files to src/numbers
Show description for 7bbd0bfauthored andcommitted