Searched refs:LowerTypedArrayIterator (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_native_inline_lowering.h | 133 …void LowerTypedArrayIterator(GateRef gate, CommonStubCSigns::ID index, IterationKind iterationKind…
|
| D | typed_native_inline_lowering.cpp | 247 LowerTypedArrayIterator(gate, CommonStubCSigns::CreateJSTypedArrayEntries, in VisitGate() 251 LowerTypedArrayIterator(gate, CommonStubCSigns::CreateJSTypedArrayKeys, in VisitGate() 255 LowerTypedArrayIterator(gate, CommonStubCSigns::CreateJSTypedArrayValues, in VisitGate() 443 void TypedNativeInlineLowering::LowerTypedArrayIterator(GateRef gate, CommonStubCSigns::ID index, in LowerTypedArrayIterator() function in panda::ecmascript::kungfu::TypedNativeInlineLowering
|