Commits
User selector
Commit History
Commits on Nov 23, 2021
Hide debugger enabled from public use.
Show description for d79eb6fauthored andcommitted
Introduce abstract base class for debugger
Show description for e3b1a9fauthored andcommitted
Commits on Aug 12, 2021
Implement lazy builtin initialization
Show description for 0d65ad5authored andcommitted
Commits on Jul 27, 2021
Add ThreadLocal structure
Show description for 13c774eauthored andcommitted
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on Jul 1, 2021
Implement ObjectPrivateMemberStructre for reducing memory usage
Show description for 1fbaf74authored andcommitted
Commits on Mar 15, 2021
Update VMInstance global variables
Show description for e9afc5cauthored andcommitted
Commits on Jan 28, 2021
class should define name before define prototype
Show description for d088f04authored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Dec 17, 2020
Implement WebAssembly ExportedFunction
Show description for 44f546cauthored andcommitted
Commits on Dec 14, 2020
Refactoring WebAssembly operations
Show description for a6c08edauthored andcommitted
Commits on Dec 7, 2020
Implement WebAssembly.Memory
Show description for 8429b3aauthored andcommitted
Commits on Oct 14, 2020
Implement BigInt infrastructure
Show description for 9c9457eauthored andcommitted
Commits on Jun 17, 2020
Implement globalthis property
Show description for 3d55b0bauthored andcommitted
Commits on Jun 11, 2020
In 64bit, we should use only 32bit for addressing
Show description for f82c81aauthored andcommitted
Commits on May 12, 2020
Debugger source send by client feature
Show description for e52c7d1authored andcommitted

Commits on Apr 17, 2020
Implement GlobalObjectProxyObject for support external project
Show description for 5fe34d5authored andcommitted
Commits on Apr 14, 2020
Implement showing Exceptions.
Show description for 161899bauthored andcommitted
Commits on Apr 13, 2020
Rework non-standard properties of RegExp
Show description for 46d8f20authored andcommitted
Commits on Apr 9, 2020
Refactoring type check operations using tag comparison
Show description for d46a365authored andcommitted
Commits on Apr 6, 2020
Debugger Client print feature
Show description for e31cfeeauthored andcommitted
Commits on Mar 24, 2020
Fix [[Prototype]] initialization process for each object creation
Show description for 39a5922authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Mar 5, 2020
- authored andcommitted

Commits on Feb 3, 2020
Implement basic of AsyncGeneratorFunction
Show description for f61ef74authored andcommitted
Commits on Dec 24, 2019
Reduce memory usage
Show description for 98d4ef6authored andcommitted
Commits on Dec 18, 2019
Reduce memory usage
Show description for fba9396authored andcommitted
Commits on Oct 21, 2019
Optimize memory management in Parsing (#465)
Show description for 13343f8authored andcommitted
Commits on Oct 18, 2019
Update public API & Remove SandBoxStack (#469)
Show description for be2e01aauthored andcommitted
Commits on Sep 30, 2019
Revise public API (#442)
Show description for e820e0bauthored andcommitted
Commits on Sep 9, 2019
Fix class bugs (#418)
Show description for 98d3c9cauthored andcommitted
Commits on Jul 31, 2019
Rework ArgumentsObject based on ES2015 (#334)
Show description for af42a80authored andcommitted
Commits on Jul 30, 2019
Improve performance (#337)
Show description for 876fd29authored andcommitted
Commits on Jul 26, 2019
Fix some bugs related to ES6 and memory (#328)
Show description for 2677e97authored andcommitted
Commits on Jul 22, 2019
Add restricted function properties at Function.prototype (#320)
Show description for 392a920authored andcommitted