Home
last modified time | relevance | path

Searched defs:FastSetPropertyByIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h402 bool ObjectFastOperator::FastSetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t … in FastSetPropertyByIndex() function
Djs_typed_array.cpp669 JSTaggedValue JSTypedArray::FastSetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastSetPropertyByIndex() function in panda::ecmascript::JSTypedArray
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp1355 HWTEST_F_L0(JSTypedArrayTest, FastSetPropertyByIndex) in HWTEST_F_L0() argument