source: webkit/trunk/Source/JavaScriptCore/interpreter@ 278069

Name Size Rev Age Author Last Change
../
AbstractPC.cpp 1.7 KB 263117   5 years mark.lam Make Options::useJIT() be the canonical source of truth on whether we …
AbstractPC.h 2.2 KB 271279   4 years mark.lam Work around Clang bug in builtin_return_address(). …
CachedCall.h 3.4 KB 251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
CalleeBits.h 2.6 KB 250094   6 years mark.lam Replace JSValue #defines with static constexpr values. …
CallFrame.cpp 10.8 KB 265272   5 years keith_miller CheckpointSideState shoud play nicely with StackOverflowException …
CallFrame.h 14.4 KB 271279   4 years mark.lam Work around Clang bug in builtin_return_address(). …
CallFrameClosure.h 1.8 KB 276609   4 years keith_miller numCalleeLocals, numParameters, and numVars should be unsigned …
CallFrameInlines.h 3.6 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
CheckpointOSRExitSideState.h 1.7 KB 265272   5 years keith_miller CheckpointSideState shoud play nicely with StackOverflowException …
CLoopStack.cpp 5.9 KB 277920   4 years cdumez Replace LockHolder with Locker in local variables …
CLoopStack.h 3.9 KB 251263   6 years mark.lam Use constexpr in more places and remove some unnecessary external …
CLoopStackInlines.h 2.3 KB 236381   7 years yusukesuzuki [JSC] Enable LLInt ASM interpreter on X64 and ARM64 in non JIT …
EntryFrame.h 2.0 KB 236381   7 years yusukesuzuki [JSC] Enable LLInt ASM interpreter on X64 and ARM64 in non JIT …
FrameTracers.h 4.2 KB 254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
Interpreter.cpp 53.0 KB 277068   4 years mark.lam Introduce VM::hasPendingTerminationException() to make code a little …
Interpreter.h 7.4 KB 273225   4 years keith_miller Implement the Top-level await proposal …
InterpreterInlines.h 4.1 KB 275797   4 years mark.lam Enable VMTraps checks in RETURN_IF_EXCEPTION. …
ProtoCallFrame.h 3.1 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
ProtoCallFrameInlines.h 2.6 KB 276609   4 years keith_miller numCalleeLocals, numParameters, and numVars should be unsigned …
Register.h 7.6 KB 270855   4 years commit-queue [WASM-References] Add support for memory.fill …
RegisterInlines.h 2.5 KB 251886   6 years tzagallo [WebAssembly] Create a Wasm interpreter …
ShadowChicken.cpp 22.1 KB 276719   4 years mark.lam Fix exception assertions in light of the TerminationException. …
ShadowChicken.h 7.9 KB 273138   4 years mark.lam Implement a GC verifier. …
ShadowChickenInlines.h 1.7 KB 251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
StackVisitor.cpp 16.8 KB 277437   4 years darin Remove StringBuilder::appendNumber …
StackVisitor.h 6.3 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
VMEntryRecord.h 2.4 KB 250803   6 years ysuzuki [JSC] Change signature of HostFunction to (JSGlobalObject*, …
Note: See TracBrowser for help on using the repository browser.