Searched refs:InsertLoadArrayLength (Results 1 – 3 of 3) sorted by relevance
681 length = builder_.InsertLoadArrayLength(array, isTypedArray); in LoopInvariantMotionForIndexCheck()
488 GateRef InsertLoadArrayLength(GateRef array, bool isTypedArray);
991 GateRef CircuitBuilder::InsertLoadArrayLength(GateRef array, bool isTypedArray) in InsertLoadArrayLength() function in panda::ecmascript::kungfu::CircuitBuilder