Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h659 …static inline JSTaggedValue RuntimeOptConstructBoundFunction(JSThread *thread, JSHandle<JSBoundFun…
Druntime_stubs-inl.h2333 return RuntimeOptConstructBoundFunction( in RuntimeOptConstruct()
2403 JSTaggedValue RuntimeStubs::RuntimeOptConstructBoundFunction(JSThread *thread, JSHandle<JSBoundFunc… in RuntimeOptConstructBoundFunction() function