Searched defs:NewJSFunction (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ | ||
D | object_factory_test.cpp | 103 HWTEST_F_L0(ObjectFactoryTest, NewJSFunction) in HWTEST_F_L0() argument |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | object_factory.cpp | 1412 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<GlobalEnv> &env, const void *nativ… in NewJSFunction() function in panda::ecmascript::ObjectFactory |