Searched defs:bytecodeBegin (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGBasicBlock.h46 BasicBlock(unsigned bytecodeBegin, unsigned numArguments, unsigned numLocals) argument
111 unsigned bytecodeBegin; member in struct:JSC::DFG::BasicBlock
H A DDFGGraph.h794 inline BlockIndex Graph::blockIndexForBytecodeOffset(Vector<BlockIndex>& linkingTargets, unsigned bytecodeBegin) argument

Completed in 134 milliseconds