Searched refs:bytecode_flags (Results 1 – 2 of 2) sorted by relevance
468 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(1); in IGNITION_HANDLER() local477 Branch(IsSetWord32<StoreLookupSlotFlags::LanguageModeBit>(bytecode_flags), in IGNITION_HANDLER()483 bytecode_flags)); in IGNITION_HANDLER()493 bytecode_flags), in IGNITION_HANDLER()2282 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local2289 bytecode_flags), in IGNITION_HANDLER()2306 bytecode_flags); in IGNITION_HANDLER()2370 TNode<Uint32T> bytecode_flags = BytecodeOperandFlag(2); in IGNITION_HANDLER() local2378 bytecode_flags), in IGNITION_HANDLER()2400 bytecode_flags); in IGNITION_HANDLER()[all …]
1935 int bytecode_flags = bytecode_iterator().GetFlagOperand(1); in VisitStaLookupSlot() local1938 bytecode_flags)); in VisitStaLookupSlot()1941 bytecode_flags)); in VisitStaLookupSlot()2273 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateArrayLiteral() local2275 interpreter::CreateArrayLiteralFlags::FlagsBits::decode(bytecode_flags); in VisitCreateArrayLiteral()2311 int bytecode_flags = bytecode_iterator().GetFlagOperand(2); in VisitCreateObjectLiteral() local2313 interpreter::CreateObjectLiteralFlags::FlagsBits::decode(bytecode_flags); in VisitCreateObjectLiteral()