Home
last modified time | relevance | path

Searched defs:has_slot (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h52 bool &has_slot; member
H A Dverifier.cpp807 auto has_slot = infos.has_slot; in VerifyMethodInstructions() local
862 bool has_slot = false; in CheckConstantPoolMethodContent() local
639 GetIcSlotFromInstruction(const BytecodeInstruction &bc_ins, uint32_t &first_slot_index, bool &has_slot, bool &is_two_slot) GetIcSlotFromInstruction() argument

Completed in 3 milliseconds