Searched defs:NewAotFunction (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ | ||
| D | stub_tests.cpp | 89 JSTaggedValue NewAotFunction(uint32_t numArgs, uintptr_t codeEntry) in NewAotFunction() function in panda::test::StubTest |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 1598 JSHandle<JSFunction> ObjectFactory::NewAotFunction(uint32_t numArgs, uintptr_t codeEntry) in NewAotFunction() function in panda::ecmascript::ObjectFactory |