Commits
User selector
Commit History
Commits on Apr 18, 2022
Enable first breakpoint for Script created by `initializeFunctionScript`
Show description for 9f90162authored andcommitted
Commits on Feb 8, 2022
Fix source name to always have valid string value
Show description for f6eeb2cauthored andcommitted
Commits on Jan 18, 2022
Rename StackTrace structures
Show description for 913bcc7authored andcommitted
Add breakpoint at the end of script execution
Show description for 4bbd9d6authored andcommitted
Commits on Dec 10, 2021
Start creating a debugger API
Show description for a481cd6authored andcommitted
Commits on Oct 25, 2021
Update source & build files for windows
Show description for 110359eauthored andcommitted
Commits on Aug 17, 2021
Implement Atomics.wait, notify
Show description for 19298e2authored 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 ThreadLocal structure
Show description for 13c774eauthored andcommitted
Add Global object shared by all threads
Show description for 98bc107authored andcommitted
Add functions what return version info and configure info into Globals class
Show description for 5c3f60aauthored andcommitted
Commits on May 12, 2021
Add optional parameter to represent possible ASCII case for string api
Show description for d3acce8authored andcommitted
Commits on Apr 15, 2021
Implement module import rejection
Show description for 1a51cffauthored andcommitted
Implement await dynamic import resolution
Show description for 4cd0da1authored andcommitted
Commits on Feb 22, 2021
Add ArrayObjectRef::attachExternalBuffer API
Show description for 2c4174fauthored andcommitted
Commits on Feb 16, 2021
Refactoring Job
Show description for 9052269authored andcommitted
Commits on Feb 3, 2021
Store m_target of WeakRefObject as weak reference
Show description for 3902613authored andcommitted
Commits on Oct 30, 2020
Add IsHTMLDDA feature
Show description for e0bd962authored andcommitted
Commits on Oct 23, 2020
Fix some minor defects and build errors
Show description for 897a1d2authored andcommitted
Commits on Oct 8, 2020
Fix minor style defects found by cppcheck
Show description for 714d398authored andcommitted
Commits on Sep 11, 2020
Fix defects discovered in coverity scan
Show description for 56e3ec6authored andcommitted
Commits on Aug 6, 2020
Reduce memory allocation during bytecode generation
Show description for f56a557authored andcommitted
Implement new config for smaller device
Show description for ccdf475authored andcommitted
Commits on Aug 3, 2020
Implement CodeCache for bytecode
Show description for 11e469cauthored andcommitted
Commits on Jul 30, 2020
Implement runtime part of dynamic-import
Show description for ba4763eauthored andcommitted
Commits on Jun 25, 2020
Update shell & test262 driver for running test262 tests correctly
Show description for 1ab8994authored andcommitted
Commits on Jun 11, 2020
able to send multiple source file to debugger server
Show description for 3bb4a39authored andcommitted

Commits on May 22, 2020
Reimplement initialize & executing Module according to newer spec
Show description for 9b9f980authored 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 6, 2020
Debugger Client print feature
Show description for e31cfeeauthored andcommitted
Commits on Apr 1, 2020
Update Object.prototype.toString based on ES10
Show description for 32f6f69authored andcommitted
Commits on Mar 19, 2020
Implement $262 object and its builtins for passing test
Show description for a656f7eauthored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted