Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h249 const JSHandle<JSTaggedValue> &boundThis,
Dobject_factory.cpp1662 … const JSHandle<JSTaggedValue> &boundThis, in NewJSBoundFunction() argument
1671 bundleFunction->SetBoundThis(thread_, boundThis); in NewJSBoundFunction()