Home
last modified time | relevance | path

Searched refs:NO_INSTR (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/src/ia32/
Ddisasm-ia32.cc128 NO_INSTR, enumerator
173 instructions_[i].type = NO_INSTR; in Clear()
199 assert(id->type == NO_INSTR); // Information already entered in CopyTable()
211 assert(id->type == NO_INSTR); // Information already entered in SetTableRange()
221 assert(id->type == NO_INSTR); // Information already entered in AddJumpConditionalShort()
804 case NO_INSTR: in InstructionDecode()
/external/webkit/V8Binding/v8/src/x64/
Ddisasm-x64.cc148 NO_INSTR, enumerator
195 instructions_[i].type = NO_INSTR; in Clear()
221 assert(id->type == NO_INSTR); // Information not already entered in CopyTable()
235 assert(id->type == NO_INSTR); // Information already entered in SetTableRange()
246 assert(id->type == NO_INSTR); // Information already entered in AddJumpConditionalShort()
1200 case NO_INSTR: in InstructionDecode()