Home
last modified time | relevance | path

Searched refs:StoreWithTS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub.h53 static inline JSTaggedValue StoreWithTS(JSThread *thread, JSTaggedValue receiver,
H A Dic_runtime_stub-inl.h260 return StoreWithTS(thread, receiver, value, handler); in StoreICWithHandler()
287 JSTaggedValue ICRuntimeStub::StoreWithTS(JSThread *thread, JSTaggedValue receiver, in StoreWithTS() function in panda::ecmascript::ICRuntimeStub

Completed in 3 milliseconds