Home
last modified time | relevance | path

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

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