Home
last modified time | relevance | path

Searched defs:NewJSObjectByConstructor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp2245 GateRef NewObjectStubBuilder::NewJSObjectByConstructor(GateRef glue, GateRef constructor, GateRef newTarget) in NewJSObjectByConstructor() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp1056 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(JSHandl function in panda::ecmascript::ObjectFactory
1091 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(const JSHandle<JSFunction> &constructor, NewJSObjectByConstructor() function in panda::ecmascript::ObjectFactory
1128 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(const JSHandle<JSFunction> &constructor, NewJSObjectByConstructor() function in panda::ecmascript::ObjectFactory
[all...]

Completed in 11 milliseconds