Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h809 …static inline JSTaggedValue TryCopyCOWArray(JSThread *thread, JSHandle<JSArray> holderHandler, boo…
Druntime_stubs-inl.h3100 JSTaggedValue RuntimeStubs::TryCopyCOWArray(JSThread *thread, JSHandle<JSArray> holderHandler, bool… in TryCopyCOWArray() function
3137 elements.Update(TryCopyCOWArray(thread, JSHandle<JSArray>(thisObj), isCOWArray)); in ArrayNumberSort()
3141 elements.Update(TryCopyCOWArray(thread, JSHandle<JSArray>(thisObj), isCOWArray)); in ArrayNumberSort()