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