Searched defs:NewJSObjectByConstructor (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 2245 GateRef NewObjectStubBuilder::NewJSObjectByConstructor(GateRef glue, GateRef constructor, GateRef newTarget)
in NewJSObjectByConstructor() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_factory.cpp | 1056 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