Searched refs:ArrayConstructorCheck (Results 1 – 3 of 3) sorted by relevance
58 V(ArrayConstructorCheck, ARRAY_CONSTRUCTOR_CHECK, GateFlags::CHECKABLE, 1, 1, 1) \
1552 GateRef CircuitBuilder::ArrayConstructorCheck(GateRef gate) in ArrayConstructorCheck() function in panda::ecmascript::kungfu::CircuitBuilder1558 GateRef ret = GetCircuit()->NewGate(circuit_->ArrayConstructorCheck(), in ArrayConstructorCheck()
564 GateRef ArrayConstructorCheck(GateRef gate);