Searched refs:setForBlock (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGDisassembler.h50 void setForBlock(BlockIndex blockIndex, MacroAssembler::Label label) function in class:JSC::DFG::Disassembler
H A DDFGJITCompiler.h262 void setForBlock(BlockIndex blockIndex) function in class:JSC::DFG::JITCompiler
266 m_disassembler->setForBlock(blockIndex, labelIgnoringWatchpoints());
H A DDFGSpeculativeJIT.cpp1910 m_jit.setForBlock(m_block);

Completed in 140 milliseconds