Searched refs:isOpConstruct (Results 1 – 3 of 3) sorted by relevance
224 info.isOpConstruct = (opcodeID == op_construct); in emitGetByIdExceptionInfo()
99 bool isOpConstruct : 1; member
1629 …opcodeID = m_exceptionInfo->m_getByIdExceptionInfo[low - 1].isOpConstruct ? op_construct : op_inst… in getByIdExceptionInfoForBytecodeOffset()