Home
last modified time | relevance | path

Searched refs:InsertTypedArrayCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.cpp975 GateRef CircuitBuilder::InsertTypedArrayCheck(GateType type, GateRef array) in InsertTypedArrayCheck() function in panda::ecmascript::kungfu::CircuitBuilder
998 InsertTypedArrayCheck(arrayType, array); in InsertLoadArrayLength()
Dcircuit_builder.h489 GateRef InsertTypedArrayCheck(GateType type, GateRef array);