Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp940 JSHandle<JSFunction> SendableClassDefiner::CreateSFunctionFromTemplate(JSThread *thread, in CreateSFunctionFromTemplate() function in panda::ecmascript::SendableClassDefiner
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp741 JSHandle<JSFunction> ObjectFactory::CreateSFunctionFromTemplate(JSHandle<FunctionTemplate> funcTemp) in CreateSFunctionFromTemplate() function in panda::ecmascript::ObjectFactory