Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dliteral_data_extractor.cpp254 JSHandle<JSHClass> functionClass; in DefineMethodInLiteral() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp1414 JSHandle<JSHClass> functionClass = NewEcmaHClass(size, type, prototype); in CreateFunctionClass() local