Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc468 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local
2282 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local
2370 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local
2430 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local
/third_party/node/deps/v8/src/compiler/
Dbytecode-graph-builder.cc1935 int bytecode_flags = bytecode_iterator().GetFlagOperand(1); in VisitStaLookupSlot() local
2273 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateArrayLiteral() local
2311 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateObjectLiteral() local