Commits
User selector
Commit History
Commits on Oct 7, 2020
Allow Domain to register the same CJS module from multiple RuntimeModules
Show description for 701b9ddauthored andcommitted
Commits on Aug 11, 2020
Avoid acquiring the WeakRefMutex in fast paths
Show description for d0aca62authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 10, 2020
Add weak ref read barrier
Show description for dd04888authored andcommitted
Commits on May 4, 2020
Rename IdentifierTranslation to IdentifierHashes
Show description for e4d794aauthored andcommitted
Commits on Apr 14, 2020
use "unsigned char" for bytecode string storage
Show description for f4127dfauthored andcommitted
Commits on Apr 10, 2020
Clean up some includes in VM.
Show description for 8d8963fauthored andcommitted
Commits on Apr 6, 2020
Register every RuntimeModule and BCProviderFromBuffer with the CrashManager
Show description for b6ca6e9authored andcommitted
Commits on Feb 22, 2020
Make associated source code for functions more widely available
Show description for 433bdfdauthored andcommitted
Commits on Dec 21, 2019
Move scriptID to the RuntimeModule itself
Show description for 521564bauthored andcommitted
Commits on Nov 15, 2019
Add more name possibilities for functions in heap snapshots
Show description for 0492f60authored andcommitted
Commits on Nov 13, 2019
Make debugger ScriptIDs per RuntimeModule rather than per filename
Show description for c506257authored andcommitted
Commits on Nov 5, 2019
Remove predefined strings concept from bytecode format
Show description for 5b4a501authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 11, 2019
Compare GCPointers directly in inline caches.
Show description for d9103e8authored andcommitted
Commits on Oct 8, 2019
Advise out identifier hashes after startup
Show description for c49a263authored andcommitted
Commits on Sep 13, 2019
Move acceptWeak to WeakRootAcceptor instead of WeakRefAcceptor
Show description for e67d900authored andcommitted
Commits on Sep 12, 2019
Fix hash/ID confusion
Show description for da4e30bauthored andcommitted
Commits on Sep 10, 2019
Only reserve space for identifiers in IdentifierTable
Show description for 84023d4authored andcommitted
Commits on Sep 3, 2019
Serialize/Deserialize RuntimeModule, BCProvider, CodeBlock.
Show description for d1ab198authored andcommittedChange VTable markWeak to use WeakRefAcceptor
Show description for 03999b8authored andcommitted
Change markWeak to take a WeakRefAcceptor
Show description for 5ea653eauthored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading