Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:moved

375         Moved MarkedBlock data members to the head of the block
464 benefit from being moved to this API.
696 * runtime/Heap.h: Moved the ASSERT here to MarkedBlock, since it enforces
814 A little more encapsulation for MarkedBlock: Moved allocate() and sweep() into MarkedBlock
823 (JSC::Heap::reset): Moved the call to shrink() here, since it seems a
1015 * runtime/MarkedBlock.h: Made the consructor private and moved it into
1159 (JSC::MarkedSpace::MarkedSpace): Moved waterMark and highWaterMark from
1338 leftover from before we rearranged WebKitBuild in r75138. Moved code to delete an old file
1396 (WTF::deleteOwnedArrayPtr): Moved from OwnArrayPtrCommon.h
3355 (JSC::Heap::reportExtraMemoryCost): Moved statics to the top of the file.
3356 Moved ctor and dtor to the beginning of the class definition. Grouped
4154 (WTF::ThreadCondition::timedWait): Moved code to convert the absolute time to a wait
4287 Got rid of the subclass and moved the classes to separate files.
4391 since the projects were moved in to the Source directory as the paths to the
4487 file, and moved the conservative check into ConservativeSet::add, making
4519 Try to fix build: moved helper function out of #ifdef.
4587 pointer pointed into marked space, and moved the code for marking
4628 Moved the mark stack from global data to the heap, since it pertains
5330 (JSC::Heap::markCell): Moved all code pertaining to managing chunks of
5336 * runtime/JSValue.h: Moved the ValueStringPair typedef to help with #includes.
5365 (JSC::MarkedSpace::markCell): Moved all code pertaining to managing chunks of
5754 Moved Collector.* => Heap.*, since the file contains a class named "Heap".
6365 (JSC::APIEntryShimWithoutLock::APIEntryShimWithoutLock): Moved registerThread()
6382 (JSC::Heap::machineStackMarker): Moved code to machineStackMarker.
6398 (JSC::MachineStackMarker::markMachineStackConservatively): Moved code from Heap.
6699 (WTF::refGPtr): Moved from PlatformRefPtr here.
6776 * wtf/ThreadingWin.cpp: Moved structure ThreadFunctionInvocation to its own file so that
8031 (WTF::OSAllocator::commit): Moved PageAllocation support for randomizing
8044 (WTF::OSAllocator::release): Updated for new function signatures. Moved
8173 serve one feature: ASLR for executable memory on x86_64 on Mac. Moved
10561 Moved code to copy the tools directory to the new copy-tools.cmd
10562 script. Moved that after the command that writes the buildfailed file
12301 bit there is the convertCharset function, which I've moved to a
12972 Moved "jsc" directory to "shell", so that the name does not clash with the
14453 * wtf/text/WTFString.h: Added isAllSpecialCharacters, moved here from
14493 * JavaScriptCore.pro: Moved wtf specific files to wtf.pri,
14740 MultiLine comment parsing is moved to a separate function.
15013 Moved stack guard tracking from JSGlobalData to WTFThreadData.
15995 should largely just be moved out to a global jsToNumber function. ToNumber is
17374 A helper function to deal with the now potentially moved labels
17538 Moved the logic to optimize laod32 from movl_mr to load32
17540 Moved the logic to optimize store32 from movl_rm to store32
17670 Created a separate SimpleFontData constructor exclusively for SVG fonts and moved the CTFontRef
17674 * wtf/Platform.h: Moved definitions of WTF_USE_CORE_TEXT and WTF_USE_ATSUI here from WebCore/config.h.
18491 Moved some PLATFORM(WIN) #defines down into JavaScriptCore.
19537 (JSC::EvalExecutable::EvalExecutable): Moved this here and made it non-inline.
19552 * runtime/Executable.h: Moved constructors to the cpp file and changed
19968 (testJSStringRefCF): moved CoreFoundation specific tests to this function.
21161 all probably be moved to DerivedSources.
21546 moved. When we have movable objects, this will not be the case.
22202 Most of the QScriptValuePrivate's attributes were moved
23954 (JSC::construct): Moved JSFunction::construct code here so I could nix
24336 (JSC::parseFloat): Moved comment to UString::toDouble since the issue