Home
last modified time | relevance | path

Searched defs:FastSetPropertyByIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_typed_array.cpp712 JSTaggedValue JSTypedArray::FastSetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray, uint32_t index, in FastSetPropertyByIndex() function in panda::ecmascript::JSTypedArray
H A Dobject_fast_operator-inl.h789 bool ObjectFastOperator::FastSetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index, in FastSetPropertyByIndex() function in ObjectFastOperator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp2766 void BuiltinsTypedArrayStubBuilder::FastSetPropertyByIndex(GateRef glue, GateRef value, GateRef array, in FastSetPropertyByIndex() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp5845 void StubBuilder::FastSetPropertyByIndex(GateRef glue, GateRef obj, GateRef index, GateRef value) in FastSetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder

Completed in 26 milliseconds