Searched refs:bytecode_flags (Results 1 – 2 of 2) sorted by relevance
437 Node* bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local446 Branch(IsSetWord32<StoreLookupSlotFlags::LanguageModeBit>(bytecode_flags), in IGNITION_HANDLER()452 bytecode_flags)); in IGNITION_HANDLER()462 bytecode_flags), in IGNITION_HANDLER()2339 Node* bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local2343 bytecode_flags), in IGNITION_HANDLER()2359 bytecode_flags); in IGNITION_HANDLER()2391 Node* bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local2396 bytecode_flags), in IGNITION_HANDLER()2417 bytecode_flags); in IGNITION_HANDLER()[all …]
1297 int bytecode_flags = bytecode_iterator().GetFlagOperand(1); in VisitStaLookupSlot() local1300 bytecode_flags)); in VisitStaLookupSlot()1303 bytecode_flags)); in VisitStaLookupSlot()1580 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateArrayLiteral() local1582 interpreter::CreateArrayLiteralFlags::FlagsBits::decode(bytecode_flags); in VisitCreateArrayLiteral()1611 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateObjectLiteral() local1613 interpreter::CreateObjectLiteralFlags::FlagsBits::decode(bytecode_flags); in VisitCreateObjectLiteral()