| | @290300 | 3 years | commit-queue | Initial support for Wasm/ESM-integration in the WebCore module loader … |
| | @283903 | 4 years | keith_miller | SourceID should have a type name and only be 32-bits … |
| | @277920 | 4 years | cdumez | Replace LockHolder with Locker in local variables … |
| | @277917 | 4 years | commit-queue | Unreviewed, reverting r277913. … |
| | @277913 | 4 years | cdumez | Replace LockHolder with Locker in local variables … |
| | @264304 | 5 years | keith_miller | Clean up SourceProvider and add caller relative load script to jsc.cpp … |
| | @261755 | 5 years | ross.kirsling | [IWYU] Remove unnecessary includes from JSC implementation files … |
| | @253987 | 5 years | ysuzuki | Experiment: create lots of different malloc zones for easier … |
| | @240228 | 6 years | yusukesuzuki | [JSC] Reduce size of SourceProvider … |
| | @239569 | 6 years | keith_miller | SourceProviders should use an actual URL instead of a string … |
| | @233626 | 7 years | utatane.tea | [JSC] Optimize layout of SourceProvider to reduce padding … |
| | @230303 | 7 years | utatane.tea | [WTF] Remove StaticLock https://bugs.webkit.org/show_bug.cgi?id=184332 … |
| | @210149 | 8 years | utatane.tea | Propagate the source origin as much as possible … |
| | @206653 | 9 years | joepeck | Breakpoints on blank lines or comments don't break … |
| | @206267 | 9 years | joepeck | Remove a bunch of unnecessary includes … |
| | @188169 | 10 years | fpizlo | Lightweight locks should be adaptive … |
| | @188144 | 10 years | cdumez | Source/JavaScriptCore: Interpreter::unwind shouldn't be responsible … |
| | @188100 | 10 years | fpizlo | Lightweight locks should be adaptive … |
| | @181485 | 10 years | mark.lam | Replace TCSpinLock with a new WTF::SpinLock based on WTF::Atomic. … |
| | @163844 | 11 years | fpizlo | Rename Operations.h to JSCInlines.h … |
| | @163760 | 11 years | fpizlo | Never include *Inlines.h files in interface headers, and never include … |
| | @156597 | 12 years | mrowe | JavaScriptCore fails to build with newer versions of clang. Reviewed … |
| | @152494 | 12 years | mark.lam | Fix 30% JSBench regression (caused by adding column numbers to stack … |
| | @146552 | 12 years | mark.lam | Source/JavaScriptCore: Fix O(n2) op_debug bytecode charPosition to … |
| | @144122 | 12 years | oliver | Web Inspector: REGRESSION: [JSC] SourceProvider reuses IDs … |
| | @143279 | 12 years | ggaren | Shrank the SourceProvider cache … |
| | @143147 | 12 years | fpizlo | Move all Structure out-of-line inline methods to StructureInlines.h … |