Home
last modified time | relevance | path

Searched defs:OpcodeID (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
DOpcode.h199 typedef enum { FOR_EACH_OPCODE_ID(OPCODE_ID_ENUM) } OpcodeID; typedef
DCodeBlock.cpp210 …Nth(ExecState* exec, const Vector<Instruction>& instructions, int nth, bool (*predicate)(OpcodeID)) in instructionOffsetForNth()
/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h595 } OpcodeID; typedef