source: webkit/trunk/Source/JavaScriptCore/parser/SourceProvider.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
DiffRevAgeAuthorLog Message
(edit)@290300  3 yearscommit-queueInitial support for Wasm/ESM-integration in the WebCore module loader …
(edit)@283903  4 yearskeith_millerSourceID should have a type name and only be 32-bits …
(edit)@277920  4 yearscdumezReplace LockHolder with Locker in local variables …
(edit)@277917  4 yearscommit-queueUnreviewed, reverting r277913. …
(edit)@277913  4 yearscdumezReplace LockHolder with Locker in local variables …
(edit)@264304  5 yearskeith_millerClean up SourceProvider and add caller relative load script to jsc.cpp …
(edit)@261755  5 yearsross.kirsling[IWYU] Remove unnecessary includes from JSC implementation files …
(edit)@253987  5 yearsysuzukiExperiment: create lots of different malloc zones for easier …
(edit)@240228  6 yearsyusukesuzuki[JSC] Reduce size of SourceProvider …
(edit)@239569  6 yearskeith_millerSourceProviders should use an actual URL instead of a string …
(edit)@233626  7 yearsutatane.tea[JSC] Optimize layout of SourceProvider to reduce padding …
(edit)@230303  7 yearsutatane.tea[WTF] Remove StaticLock https://bugs.webkit.org/show_bug.cgi?id=184332
(edit)@210149  8 yearsutatane.teaPropagate the source origin as much as possible …
(edit)@206653  9 yearsjoepeckBreakpoints on blank lines or comments don't break …
(edit)@206267  9 yearsjoepeckRemove a bunch of unnecessary includes …
(edit)@188169  10 yearsfpizloLightweight locks should be adaptive …
(edit)@188144  10 yearscdumezSource/JavaScriptCore: Interpreter::unwind shouldn't be responsible …
(edit)@188100  10 yearsfpizloLightweight locks should be adaptive …
(edit)@181485  10 yearsmark.lamReplace TCSpinLock with a new WTF::SpinLock based on WTF::Atomic. …
(edit)@163844  11 yearsfpizloRename Operations.h to JSCInlines.h …
(edit)@163760  11 yearsfpizloNever include *Inlines.h files in interface headers, and never include …
(edit)@156597  12 yearsmroweJavaScriptCore fails to build with newer versions of clang. Reviewed …
(edit)@152494  12 yearsmark.lamFix 30% JSBench regression (caused by adding column numbers to stack …
(edit)@146552  12 yearsmark.lamSource/JavaScriptCore: Fix O(n2) op_debug bytecode charPosition to …
(edit)@144122  12 yearsoliverWeb Inspector: REGRESSION: [JSC] SourceProvider reuses IDs …
(edit)@143279  12 yearsggarenShrank the SourceProvider cache …
(add)@143147  12 yearsfpizloMove all Structure out-of-line inline methods to StructureInlines.h …
Note: See TracRevisionLog for help on using the revision log.