Commits
User selector
Commit History
Commits on May 11, 2022
Add DerivedObject for sub classes of Object
Show description for 8fa6031authored andcommitted
Commits on Sep 3, 2021
Refactoring ByteCode dump
Show description for d925600authored andcommitted
Fix minor defects
Show description for 9e15a05authored andcommitted
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on May 18, 2021
Refactor GC allocation with bitmap info
Show description for b605adbauthored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Mar 24, 2020
Fix [[Prototype]] initialization process for each object creation
Show description for 39a5922authored andcommitted
Commits on Mar 16, 2020
Implement OrdinaryCreateFromConstructor
Show description for ed61619authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Dec 5, 2019
Optimize runtime performance
Show description for 53906a6authored andcommitted
Commits on Mar 4, 2019
Reduce code smell -Remove setPrototype method in constructor/destructor. (#109)
Show description for 02f462aauthored andcommitted
Commits on Feb 12, 2019
Reduce code smell - explicit (#83)
Show description for 21cd2bdauthored andcommitted
Commits on Mar 7, 2018
Change default license to LGPL license (#60)
Show description for 28de827authored andcommitted
Commits on Feb 22, 2018
Add samsung copyright for several files (#56)
Show description for 61c351cauthored andcommittedModify license notice for each file (#55)
Show description for 5fb97a9authored andcommitted
Commits on Mar 10, 2017
Add License Clauses
Show description for e02af7dcommitted
Commits on Feb 2, 2017
Merge Object::m_rareData with Object::m_prototype
Show description for a8754aacommitted
Commits on Jan 18, 2017
allocate almost gc objects as typed gc object
Show description for dbbbdf2committed
Commits on Dec 15, 2016
implement Number.prototype.toString
Show description for d3fe0f4committed
Commits on Dec 8, 2016
- committed
Commits on Dec 6, 2016
1. implement tracing stack when got exception
Show description for 288b147committed
Loading