source: webkit/trunk/Source/JavaScriptCore/profiler/ProfilerBytecodeSequence.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @282565   4 years commit-queue Unreviewed, reverting r282478. …
(edit) @282478   4 years sbarati Move some profiling to UnlinkedCodeBlock …
(edit) @261895   5 years ross.kirsling REGRESSION(r261755): Win/Linux non-unified builds have hundreds of …
(edit) @261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
(edit) @261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
(edit) @251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
(edit) @249175   6 years mark.lam Refactor to use VM& instead of VM* at as many places as possible. …
(edit) @237547   7 years tzagallo New bytecode format for JSC …
(edit) @237486   7 years commit-queue Unreviewed, rolling out r237479 and r237484. …
(edit) @237479   7 years tzagallo New bytecode format for JSC …
(edit) @234086   7 years fpizlo We should support CreateThis in the FTL …
(edit) @221822   8 years mark.lam Avoid duplicate computations of ExecState::vm(). …
(edit) @221018   8 years sbarati We are using valueProfileForBytecodeOffset when there may not be a …
(edit) @218412   8 years mark.lam Interpreter methods for mapping between Opcode and OpcodeID need not …
(edit) @208968   9 years mark.lam Fix exception scope verification failures in JSC profiler files. …
(edit) @208761   9 years fpizlo Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS …
(edit) @206386   9 years mark.lam Added RETURN_IF_EXCEPTION() macro and use it for exception checks. …
(edit) @205569   9 years mark.lam Add CatchScope and force all exception checks to be via ThrowScope or …
(edit) @205462   9 years fpizlo Butterflies should be allocated in Auxiliary MarkedSpace instead of …
(edit) @204912   9 years fpizlo Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. …
(edit) @204854   9 years fpizlo Butterflies should be allocated in Auxiliary MarkedSpace instead of …
(edit) @201787   9 years mark.lam Need an exception check after constructEmptyArray(). …
(edit) @179503   10 years fpizlo VirtualRegister should really know how to dump itself …
(edit) @163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
(edit) @163259   11 years fpizlo JSC profiler's stub info profiling support should work again …
(edit) @161364   11 years fpizlo Get rid of ENABLE(VALUE_PROFILER). It's on all the time now. Rubber …
(edit) @156511   12 years msaboff VirtualRegister should be a class …
(edit) @156482   12 years commit-queue Unreviewed, rolling out r156474. …
(edit) @156474   12 years msaboff VirtualRegister should be a class …
(edit) @153170   12 years oliver fourthTier: should use ConcurrentJITLock[er] directly and not through …
(edit) @153123   12 years oliver fourthTier: value profiles and array profiles should be thread-safe …
(edit) @148696   12 years ggaren Renamed JSGlobalData to VM …
(edit) @139541   12 years fpizlo The JITThunks class should be in its own file, and doing so should not …
(edit) @137709   12 years fpizlo Attempt to rationalize and simplify WTF::binarySearch …
(add) @137379   12 years fpizlo Profiler should show bytecode dumps as they would have been visible to …
Note: See TracRevisionLog for help on using the revision log.