Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp592 JSHandle<JSFunction> ClassHelper::CreateJSFunctionFromTemplate(JSThread *thread, in CreateJSFunctionFromTemplate() function in panda::ecmascript::ClassHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp718 JSHandle<JSFunction> ObjectFactory::CreateJSFunctionFromTemplate(JSHandle<FunctionTemplate> funcTem… in CreateJSFunctionFromTemplate() function in panda::ecmascript::ObjectFactory