source: webkit/trunk/Source/JavaScriptCore/parser/SourceCode.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @283903   4 years keith_miller SourceID should have a type name and only be 32-bits …
(edit) @264304   5 years keith_miller Clean up SourceProvider and add caller relative load script to jsc.cpp …
(edit) @244300   6 years tzagallo Bytecode cache should not encode the SourceProvider for …
(edit) @240255   6 years tzagallo Cache bytecode to disk https://bugs.webkit.org/show_bug.cgi?id=192782
(edit) @240228   6 years yusukesuzuki [JSC] Reduce size of SourceProvider …
(edit) @240224   6 years sbarati Rollout r240210: It broke tests on iOS …
(edit) @240210   6 years tzagallo Cache bytecode to disk https://bugs.webkit.org/show_bug.cgi?id=192782
(edit) @239569   6 years keith_miller SourceProviders should use an actual URL instead of a string …
(edit) @233377   7 years sbarati We shouldn't recurse into the parser when gathering metadata about …
(edit) @212365   8 years utatane.tea [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320
(edit) @210149   8 years utatane.tea Propagate the source origin as much as possible …
(edit) @209632   8 years ggaren Deploy OrdinalNumber in JSC::SourceCode …
(edit) @209627   8 years ggaren TextPosition and OrdinalNumber should be more like idiomatic numbers …
(edit) @209220   8 years ggaren SourceCodeKey should use unlinked source code …
(edit) @206653   9 years joepeck Breakpoints on blank lines or comments don't break …
(edit) @206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
(edit) @206522   9 years commit-queue Unreviewed, rolling out r206506. …
(edit) @206506   9 years commit-queue Adopt #pragma once in JavaScriptCore
(edit) @194017   9 years akling CachedScript could have a copy-free path for all-ASCII scripts. …
(edit) @186959   10 years saambarati1 Function parameters should be parsed in the same parser arena as the …
(edit) @185989   10 years commit-queue Source/JavaScriptCore: [ES6] Implement ES6 arrow function syntax. …
(edit) @182034   10 years ggaren Assertion firing in JavaScriptCore/parser/parser.h for statesman.com …
(edit) @181810   10 years ggaren Function.prototype.toString should not decompile the AST …
(edit) @168107   11 years commit-queue Unreviewed, rolling out r167964. …
(edit) @167964   11 years oliver Source/JavaScriptCore: Don't hold on to parameterBindingNodes forever …
(edit) @165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
(edit) @153142   12 years oliver fourthTier: DFG tries to ref/deref StringImpls in a ton of places …
(edit) @152494   12 years mark.lam Fix 30% JSBench regression (caused by adding column numbers to stack …
(edit) @143384   12 years ggaren Unreviewed, rolling in r143348. …
(edit) @128542   13 years benjamin Improve the SourceProvider hierarchy …
(edit) @127191   13 years benjamin Replace JSC::UString by WTF::String …
(edit) @118966   13 years fpizlo ScriptDebugServer wants sourceIDs that are non-zero because that's …
(edit) @111358   13 years benjamin Do not copy the script source in the SourceProvider, just reference …
(edit) @99618   14 years msaboff Towards 8 Bit Strings: Templatize JSC::Parser class by Lexer type …
(edit) @99436   14 years msaboff Towards 8 Bit Strings: Templatize JSC::Lexer class by character type …
(edit) @99167   14 years pfeldman Web Inspector: preserve script location for inline handlers. …
(edit) @98887   14 years msaboff Towards 8-bit Strings: Move Lexer and Parser Objects out of …
(edit) @95901   14 years darin Set eol-style to native on many source files where it was unset.
(edit) @76129   14 years podivilov 2011-01-19 Pavel Podivilov <[email protected]> …
(edit) @75794   14 years podivilov 2011-01-14 Pavel Podivilov <[email protected]> …
(copy) @74855   14 years abarth Move JavaScriptCore to Source …
copied from trunk/JavaScriptCore/parser/SourceCode.h
(edit) @48593   16 years eric 2009-09-21 Jedrzej Nowacki <[email protected]> …
Note: See TracRevisionLog for help on using the revision log.