Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp533 JSTaggedValue JSFunction::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSFunction
658 JSTaggedValue JSBoundFunction::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSBoundFunction
Djs_proxy.cpp980 JSTaggedValue JSProxy::ConstructInternal(EcmaRuntimeCallInfo *info) in ConstructInternal() function in panda::ecmascript::JSProxy