Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h457 JSHandle<JSTaggedValue> valuesStr = globalConst->GetHandledValuesString(); in RuntimeStArraySpread() local
458 JSHandle<JSTaggedValue> valuesMethod = JSObject::GetMethod(thread, src, valuesStr); in RuntimeStArraySpread()