Searched refs:argRegCnt (Results 1 – 1 of 1) sorted by relevance
1655 size_t argRegCnt = (argCount == 0 ? argCount : argCount - 1); in CreateObjectWithExcludedKeys() local1657 if (argRegCnt <= util::Helpers::MAX_INT8) { in CreateObjectWithExcludedKeys()1658 …ra_.EmitRange<Createobjectwithexcludedkeys>(node, argCount, static_cast<int64_t>(argRegCnt), obj, … in CreateObjectWithExcludedKeys()1662 …ra_.EmitRange<WideCreateobjectwithexcludedkeys>(node, argCount, static_cast<int64_t>(argRegCnt), o… in CreateObjectWithExcludedKeys()