Home
last modified time | relevance | path

Searched defs:isTypedArray (Results 1 – 9 of 9) 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
Dobject_operator_stub_builder.cpp326 Label isTypedArray(env); in LookupElementInlinedProps() local
Dmcr_circuit_builder.cpp1190 GateRef CircuitBuilder::InsertLoadArrayLength(GateRef array, GateRef length, bool isTypedArray) in InsertLoadArrayLength()
Dtyped_native_inline_lowering.cpp446 GateRef isTypedArray = builder_.IsTypedArray(self); in LowerTypedArrayIterator() local
Dnew_object_stub_builder.cpp2164 Label isTypedArray(env); in CreateJSTypedArrayIterator() local
Dstub_builder.cpp8478 Label isTypedArray(env); in HasProperty() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts290 isTypedArray(tsType: ts.Type, allowTypeArrays: string[]): boolean { method in TsUtils
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp1052 Label isTypedArray(env); in ArrayIteratorNext() local
Dbuiltins_typedarray_stub_builder.cpp2360 Label isTypedArray(env); in BuildArrayIterator() local