Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.h207 void StoreJSArrayByIndex(const StoreBulitinObjTypeInfoAccessor &tacc);
Dtyped_bytecode_lowering.cpp1356 void TypedBytecodeLowering::StoreJSArrayByIndex(const StoreBulitinObjTypeInfoAccessor &tacc) in StoreJSArrayByIndex() function in panda::ecmascript::kungfu::TypedBytecodeLowering
1433 StoreJSArrayByIndex(tacc); in TryLowerTypedStObjByValueForBuiltin()