Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3534 … RuntimeStubs::TryCopyCOWArray(JSThread *thread, JSHandle<JSArray> holderHandler, bool &isCOWArray) in TryCopyCOWArray()
3548 bool isCOWArray = JSHandle<JSTaggedValue>(thisObj)->IsJSCOWArray(thread); in ArrayNumberSort() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp3308 Label isCOWArray(&builder_); in LowerArrayPop() local
Dtyped_hcr_lowering.cpp1221 Label isCOWArray(&builder_); in LowerCowArrayCheck() local