source: webkit/trunk/Source/JavaScriptCore/dfg/DFGLazyJSValue.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @292929   3 years ysuzuki [JSC] Remove VM& parameter from structure related code including …
(edit) @292619   3 years cdumez Reduce number of StringView to String conversions in JSC …
(edit) @289359   3 years ysuzuki [JSC] Convert JSString's non-atomic WTF::String to atomic string while …
(edit) @278030   4 years sbarati Finalize DFG/FTL code refs on the compiler threads …
(edit) @261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
(edit) @261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
(edit) @260984   5 years ross.kirsling TriState should be an enum class and use "Indeterminate" instead of …
(edit) @249706   6 years ysuzuki [JSC] CodeBlock::m_constantRegisters should be guarded by …
(edit) @249175   6 years mark.lam Refactor to use VM& instead of VM* at as many places as possible. …
(edit) @248185   6 years ysuzuki [JSC] LazyJSValue should be robust for empty JSValue …
(edit) @246490   6 years darin Rename AtomicString to AtomString …
(edit) @232089   7 years mark.lam StringImpl utf8 conversion should not fail silently. …
(edit) @214571   8 years sbarati LinkBuffer and ExecutableAllocator shouldn't have anything to do with …
(edit) @211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
(edit) @207060   9 years sbarati ValueAdd should be constant folded if the operands are constant …
(edit) @201470   9 years fpizlo DFG::LazyJSValue::tryGetStringImpl() crashes for empty values …
(edit) @197833   9 years fpizlo DFG should be able to constant-fold strings …
(edit) @173069   11 years fpizlo FTL should be able to do polymorphic call inlining …
(edit) @172961   11 years commit-queue Unreviewed, rolling out r172940. …
(edit) @172940   11 years fpizlo FTL should be able to do polymorphic call inlining …
(edit) @171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
(edit) @164229   11 years ossy Move back primary header includes next to config.h …
(edit) @163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
(edit) @163760   11 years fpizlo Never include *Inlines.h files in interface headers, and never include …
(edit) @153308   12 years ossy One more buildfix after FTL upstream. Return a dummy value after …
(edit) @153296   12 years oliver fourthTier: DFG IR dumps should be easier to read …
(edit) @153248   12 years oliver fourthTier: DFG should support switch_string …
(add) @153234   12 years oliver fourthTier: DFG should have switch_char …
Note: See TracRevisionLog for help on using the revision log.