Home
last modified time | relevance | path

Searched defs:ConstructInternal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp321 JSTaggedValue JSFunction::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSFunction
447 JSTaggedValue JSBoundFunction::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSBoundFunction
Djs_proxy.cpp913 JSTaggedValue JSProxy::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSProxy