Commits
User selector
Commit History
Commits on Nov 22, 2021
Fix atomic operations
Show description for 12c91f0authored andcommitted
Commits on Oct 29, 2021
Implement resizable ArrayBuffer
Show description for 18449ffauthored andcommitted
Commits on Sep 14, 2021
Refactoring BackingStore structure
Show description for f864d82authored andcommitted
Add SharedArrayBufferObject create api
Show description for 1a258a0authored andcommitted
Commits on Aug 2, 2021
Implement ArrayBuffer type for divide ArrayBufferObject and SharedArrayBufferObject
Show description for dd97c86authored andcommitted
Commits on Jul 29, 2021
Implement Serialization of SharedArrayBufferObject & $262.agent.* functions for testing
Show description for dbae3aeauthored andcommitted
Commits on Jul 27, 2021
Add Global object shared by all threads
Show description for 98bc107authored andcommitted
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on Jul 8, 2021
Implement BackingStore::reallocate
Show description for f43d845authored andcommitted
Commits on Jul 1, 2021
Refactor SharedArrayBuffer and Atomics
Show description for ef43878authored andcommitted
Commits on Jun 17, 2021
Update basic SharedArrayBuffer features (threading)
Show description for 324babaauthored andcommitted
Commits on May 24, 2021
Add ArrayBufferObject malloc, free handler into Platform
Show description for 7121188authored andcommitted
Commits on Apr 21, 2021
Implement BackingStore
Show description for 74903e8authored andcommitted
Commits on Feb 22, 2021
Add ArrayObjectRef::attachExternalBuffer API
Show description for 2c4174fauthored andcommitted
Commits on Feb 17, 2021
Fix gc conflict of object kinds in debug mode
Show description for 30af844authored andcommitted
Commits on Feb 3, 2021
Store m_target of WeakRefObject as weak reference
Show description for 3902613authored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Dec 7, 2020
Implement ArrayBuffer based on external memory
Show description for 24ccec9authored andcommitted
Commits on Nov 23, 2020
Implement DataView.prototype.{get,set}{BigInt64,BigUint64}
Show description for cf26d82authored andcommitted
Commits on Aug 6, 2020
Implement new config for smaller device
Show description for ccdf475authored andcommitted
Commits on Jun 1, 2020
Revise TypedArray definition
Show description for 4fb663eauthored andcommitted
Commits on May 18, 2020
Add TypedArrayHelper to represent common TypedArray features
Show description for 8bba878authored andcommitted
Commits on May 13, 2020
Update builtin methods of TypedArray based on ES10 (Part 1)
Show description for bfcc612authored andcommitted
Commits on May 4, 2020
Fix ArrayBuffer allocation
Show description for 3d08d78authored andcommitted
Commits on Apr 2, 2020
Revise function call & Realm
Show description for 1bd124fauthored 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 Jan 15, 2020
Optimize `function.apply(<any>, arguments)` case.
Show description for 6059485authored andcommitted
Commits on Dec 18, 2019
Reduce memory usage
Show description for fba9396authored andcommitted
Commits on Dec 5, 2019
Optimize runtime performance
Show description for 53906a6authored andcommitted
Commits on Oct 17, 2019
Fix public API errors & fix bugs (#466)
Show description for ba4631aauthored andcommitted
Commits on Oct 7, 2019
Implement Direct {Import, Export} (#448)
Show description for eceffacauthored andcommitted
Commits on Sep 30, 2019
Revise public API (#442)
Show description for e820e0bauthored andcommitted
Commits on Jul 4, 2019
Prepare for implementing es2015 specs (#304)
Show description for c0c83adauthored andcommitted