Searched defs:CreateSFunctionFromTemplate (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| D | class_info_extractor.cpp | 940 JSHandle<JSFunction> SendableClassDefiner::CreateSFunctionFromTemplate(JSThread *thread, in CreateSFunctionFromTemplate() function in panda::ecmascript::SendableClassDefiner |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 741 JSHandle<JSFunction> ObjectFactory::CreateSFunctionFromTemplate(JSHandle<FunctionTemplate> funcTemp) in CreateSFunctionFromTemplate() function in panda::ecmascript::ObjectFactory |