Home
last modified time | relevance | path

Searched defs:isTypedArray (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp667 …eRef lengthMetaData, GateRef lowerGate, int lower, GateRef upperGate, int upper, bool isTypedArray) in LoopInvariantMotionForIndexCheck()
733 bool isTypedArray = false; in ProcessIndexCheck() local
Dnew_object_stub_builder.cpp2147 Label isTypedArray(env); in CreateJSTypedArrayIterator() local
Dmcr_circuit_builder.cpp1161 GateRef CircuitBuilder::InsertLoadArrayLength(GateRef array, GateRef length, bool isTypedArray) in InsertLoadArrayLength()
Dtyped_native_inline_lowering.cpp468 GateRef isTypedArray = builder_.IsTypedArray(self); in LowerTypedArrayIterator() local
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/
DTsUtils.ts266 isTypedArray(tsType: ts.Type): boolean { method in TsUtils
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp2386 Label isTypedArray(env); in BuildArrayIterator() local