Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp67 HWTEST_F_L0(ObjectFactoryTest, NewJSObjectByConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp943 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(const JSHandle<JSFunction> &constructor, in NewJSObjectByConstructor() function in panda::ecmascript::ObjectFactory
975 JSHandle<JSObject> ObjectFactory::NewJSObjectByConstructor(const JSHandle<JSFunction> &constructor, in NewJSObjectByConstructor() function in panda::ecmascript::ObjectFactory