Searched defs:ecmaOpCode (Results 1 – 2 of 2) sorted by relevance
382 for (auto ecmaOpCode : lorwingOpCodeList) { in GetHelpForEcmaCodeListForRange() local
328 int32_t TypedBytecodeLowering::GetEcmaOpCodeListIndex(EcmaOpcode ecmaOpCode) in GetEcmaOpCodeListIndex()