Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp598 JSHandle<JSFunction> propFunc = factory->CreateJSFunctionFromTemplate(funcTemp); in CreateJSFunctionFromTemplate() local
946 JSHandle<JSFunction> propFunc = factory->CreateSFunctionFromTemplate(funcTemp); in CreateSFunctionFromTemplate() local
1178 auto propFunc = CreateSFunctionFromTemplate( in UpdateAccessorFunction() local
1185 auto propFunc = CreateSFunctionFromTemplate( in UpdateAccessorFunction() local