Searched refs:Float32ArrayConstructorCheck (Results 1 – 4 of 4) sorted by relevance
70 …V(Float32ArrayConstructorCheck, FLOAT32_ARRAY_CONSTRUCTOR_CHECK, GateFlags::CHECKABLE, 1, 1, 1) …
1565 GateRef CircuitBuilder::Float32ArrayConstructorCheck(GateRef gate) in Float32ArrayConstructorCheck() function in panda::ecmascript::kungfu::CircuitBuilder1571 GateRef ret = GetCircuit()->NewGate(circuit_->Float32ArrayConstructorCheck(), in Float32ArrayConstructorCheck()
565 GateRef Float32ArrayConstructorCheck(GateRef gate);
1589 builder_.Float32ArrayConstructorCheck(ctor); in TryLowerNewBuiltinConstructor()