Searched defs:NewJSObjectByConstructor (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| D | object_factory_test.cpp | 43 HWTEST_F_L0(ObjectFactoryTest, NewJSObjectByConstructor) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 1056 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(JSHandle<GlobalEnv> env, in NewJSObjectByConstructor() function in panda::ecmascript::ObjectFactory |