Commits
User selector
Commit History
Commits on Sep 30, 2020
In ordinaryHasInstance, detect infinite prototype chains including Proxies
Show description for 5d08b6eauthored andcommitted
Commits on Jul 28, 2020
Codemod on handle practices
Show description for 35605f9authored andcommitted
Commits on Jul 17, 2020
Suppress GetMethod errors in IteratorClose.
Show description for da086a4authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Add support for numeric literal separators.
Show description for f0006aaauthored andcommitted
Commits on Jun 1, 2020
Use PseudoHandle in JSObject API.
Show description for 8f95074authored andcommitted
Commits on Apr 10, 2020
Clean up some includes in VM.
Show description for 8d8963fauthored andcommitted
Commits on Apr 6, 2020
Parse octal and binary literals.
Show description for 14e99e2authored andcommitted
Commits on Mar 31, 2020
encode pointers with 48 bits instead of 47
Show description for 20abed9authored andcommitted
Commits on Feb 26, 2020
Return `PseudoHandle` from GCCell creation functions.
Show description for 8f71bceauthored andcommitted
Commits on Feb 22, 2020
Remove toHandle and overload makeHandle for PseudoHandle.
Show description for 45b85e1authored andcommitted
Commits on Jan 8, 2020
Use Proxy in Operations.
Show description for 26840edauthored andcommittedcreate JSObject::getPrototypeOf which will implement [[GetPrototypeOf]]
Show description for f86d323authored andcommitted
Commits on Dec 19, 2019
Update error messages for iterators.
Show description for 77a2dfeauthored andcommitted
Commits on Dec 13, 2019
Cleanup some manual setup of DefinePropertyFlags
Show description for 6be64adauthored andcommitted
Commits on Nov 15, 2019
Test fixes for reverse + proxy
Show description for 34f8e46authored andcommittedadd isArray to Operations, and use it instead of vmcast<JSArray>
Show description for 540b266authored andcommittedRefactor out objectFromPropertyDescriptor so it can be reused
Show description for de6c289authored andcommitted
Commits on Nov 14, 2019
make isConstructor take a Callable*
Show description for a7fe483authored andcommittedmove toPropertyDescriptor to Operations.h/cpp
Show description for 4baf101authored andcommitted
Commits on Nov 6, 2019
remove dtoa allocation lock
Show description for 62a0ab0authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Sep 10, 2019
remove Runtime parameter of dynamic handle casts
Show description for ecf72eeauthored andcommitted
Commits on Aug 20, 2019
Rename g_strtod to hermes_g_strtod
Show description for 78f0999authored andcommitted
Commits on Jul 11, 2019
Add variant of toLength to return uint64_t directly
Show description for d1f64b1authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading