Commits
User selector
Commit History
Commits on Aug 28, 2020
Avoid duplicating source map URL for every lazy function
Show description for 093d15fauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Apr 10, 2020
Clean up some includes in VM.
Show description for 8d8963fauthored andcommitted
Commits on Feb 22, 2020
Allow Function.toString() to return source code if available, and enabled
Show description for 6f1dbd1authored andcommittedMake associated source code for functions more widely available
Show description for 433bdfdauthored andcommitted
Commits on Jan 10, 2020
Fix assertion failure in heap snapshots for uncompiled closures
Show description for a481955authored andcommitted
Commits on Dec 1, 2019
Generate dummy functions for debug info during lazy compilation
Show description for ef513adauthored andcommitted
Commits on Nov 28, 2019
Move getSourceLocation to CodeBlock
Show description for 16d13e6authored 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 Oct 17, 2019
Validate bytecode instructions only in SLOW_DEBUG mode
Show description for 0c3ac2fauthored 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 Sep 13, 2019
Move acceptWeak to WeakRootAcceptor instead of WeakRefAcceptor
Show description for e67d900authored andcommitted
Commits on Sep 3, 2019
Serialize/Deserialize RuntimeModule, BCProvider, CodeBlock.
Show description for d1ab198authored andcommittedChange markWeak to take a WeakRefAcceptor
Show description for 5ea653eauthored andcommitted
Commits on Aug 30, 2019
Remove redundant breakpoint resolution.
Show description for c22678bauthored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading