Commits
User selector
Commit History
Commits on Dec 9, 2024
Unreviewed, Revert 287449@main
Show description for 48c752dcommitted
Commits on Dec 6, 2024
Cut unneeded includes from Lock.h, PersistentCoder.h, ThreadingPrimitives.h
Show description for cb22abbcommitted
Commits on Sep 23, 2024
[JSC] Use ObjectIdentifier for Profiler::UID
Show description for 89d48d6committed
Commits on Apr 1, 2024
Drop String::fromUTF8() overloads taking in a raw pointer and a size
Show description for df2cc08committed
Commits on Jul 6, 2023
Unreviewed, reverting 265800@main.
Show description for 9ea2a85authored andcommittedUnreviewed, reverting 265586@main.
Show description for 422ff29authored andcommitted
Commits on Jun 28, 2023
[JSC] Use JSONValues for Bytecode Profiler output instead of JSC's JSON
Show description for 9272021committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Feb 15, 2018
[JSC] Remove monotonicallyIncreasingTime and currentTime
Show description for 99b6354committed
Commits on Sep 9, 2017
Avoid duplicate computations of ExecState::vm().
Show description for a88ab91committed
Mark Lam
Commits on May 11, 2016
Internal JSC profiler should have a timestamped log of events for each code block
Show description for 0756502committed
Filip Pizlo
Loading