Home
last modified time | relevance | path

Searched defs:NewJSFunction (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp103 HWTEST_F_L0(ObjectFactoryTest, NewJSFunction) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp499 GateRef NewObjectStubBuilder::NewJSFunction(GateRef glue, GateRef constpool, GateRef module, GateRe… in NewJSFunction() function in panda::ecmascript::kungfu::NewObjectStubBuilder
544 void NewObjectStubBuilder::NewJSFunction(GateRef glue, GateRef jsFunc, GateRef index, GateRef lengt… in NewJSFunction() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp1536 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<GlobalEnv> &env, const void *nativ… in NewJSFunction() function in panda::ecmascript::ObjectFactory
1544 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<GlobalEnv> &env, in NewJSFunction() function in panda::ecmascript::ObjectFactory
4627 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<Method> &methodHandle) in NewJSFunction() function in panda::ecmascript::ObjectFactory
4677 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<Method> &methodHandle, in NewJSFunction() function in panda::ecmascript::ObjectFactory