Home
last modified time | relevance | path

Searched defs:bytecode_flags (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-generator.cc437 Node* bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local
2339 Node* bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local
2391 Node* bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local
2446 Node* bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1297 int bytecode_flags = bytecode_iterator().GetFlagOperand(1); in VisitStaLookupSlot() local
1580 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateArrayLiteral() local
1611 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateObjectLiteral() local