Searched refs:dumpArrayProfiling (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.h1118 void dumpArrayProfiling(PrintStream&, const Instruction*&, bool& hasPrintedProfiling);
H A DCodeBlock.cpp680 void CodeBlock::dumpArrayProfiling(PrintStream& out, const Instruction*& it, bool& hasPrintedProfiling) function in class:JSC::CodeBlock
1129 dumpArrayProfiling(out, it, hasPrintedProfiling);
1157 dumpArrayProfiling(out, it, hasPrintedProfiling);

Completed in 119 milliseconds