Commits
User selector
Commit History
Commits on Nov 17, 2021
Refactoring ObjectTemplate's PropertyHandler
Show description for fa052c8authored andcommitted
Commits on Nov 10, 2021
Replace TemplatePropertyName with existing ObjectStructurePropertyName
Show description for f47def1authored andcommitted
Commits on Oct 25, 2021
Update source & build files for windows
Show description for 110359eauthored andcommitted
Commits on Sep 3, 2021
Handle BigInt type in CreateListFromArrayLike method
Show description for 81bae46authored andcommitted
Commits on Aug 12, 2021
Implement lazy builtin initialization
Show description for 0d65ad5authored andcommitted
Commits on Aug 11, 2021
If object has native data accessor with actsLikeJS is true, the object should be non inline cacheable
Show description for 7b77fcdauthored andcommitted
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on Jul 5, 2021
Refactoring index property handling
Show description for 0b0ddeeauthored andcommitted
Commits on Jul 1, 2021
Implement chain of ClassPrivateMemberData
Show description for 8c3cd2fauthored andcommittedImplement ObjectPrivateMemberStructre for reducing memory usage
Show description for 1fbaf74authored andcommittedImplement one of nesting class private rule
Show description for 0508129authored andcommitted
Commits on Jun 30, 2021
Fix minor code defects
Show description for 70ecdf0authored andcommitted
Commits on Jun 29, 2021
Unify getter/setter methods for 32bit and 64bit platforms
Show description for dd9e38fauthored andcommitted
Commits on Jun 17, 2021
Fix negative ValueRef integer bug with ESCARGOT_USE_32BIT_IN_64BIT flag
Show description for 25679c9authored andcommitted
Commits on Jun 8, 2021
Implement basic of class private field and method
Show description for 7b0a24fauthored andcommitted
Commits on Jun 3, 2021
Remove ESCARGOT_OBJECT_SUBCLASS_MUST_REDEFINE macro
Show description for 616f32bauthored andcommitted
Commits on Jun 2, 2021
Add conversion from ObjectGetResult to ObjectPropertyDescriptor
Show description for 75d5a1dauthored andcommitted
Commits on May 11, 2021
Pass receiver to Object::get, Object::{get, set}IndexedProperty operation
Show description for 8e71c6eauthored andcommitted
Commits on May 3, 2021
Object Data Accessor property can be act like JavaScript getter setter
Show description for 5192d33authored andcommitted
Commits on Mar 4, 2021
Remove ambiguous `NULLABLE` macro
Show description for e47add9authored andcommitted
Fix memory bugs
Show description for 64e2425authored andcommitted
Commits on Feb 3, 2021
Store m_target of WeakRefObject as weak reference
Show description for 3902613authored andcommitted
Commits on Dec 23, 2020
Update TestIntegrityLevel operation
Show description for b30518cauthored andcommitted
Update SetIntegrityLevel operation
Show description for a8e7b7dauthored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Nov 6, 2020
Remove redundant header files
Show description for 3ebb4eaauthored andcommitted
Commits on Oct 30, 2020
Add IsHTMLDDA feature
Show description for e0bd962authored andcommitted
Commits on Oct 15, 2020
Implement basic type operation of BigInt & basic builtin functions of BigInt
Show description for 8821b0eauthored andcommitted
Commits on Oct 8, 2020
Fix minor style defects found by cppcheck
Show description for 714d398authored andcommitted
Commits on Sep 16, 2020
Update gcutil & remove wrong assert macro
Show description for 93f25c6authored andcommitted
Commits on Aug 24, 2020
Unify regular expression notation as RegExp
Show description for a96f39fauthored andcommitted
Commits on Jul 23, 2020
Implement NamedPropertyHandler API to ObjectTemplate
Show description for 25588dcauthored andcommitted
Commits on Jun 29, 2020
Introduce Object, FunctionTemplate
Show description for ca9b832authored andcommitted
Commits on Jun 11, 2020
Optimized createListFromArrayLike
Show description for f1d8535authored andcommitted
Commits on May 8, 2020
Refactoring ObjectPropertyName structure
Show description for 94609f3authored andcommitted