Home
last modified time | relevance | path

Searched refs:isStaticFlag (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp136 bool isStaticFlag = (detail.methodLiteral != nullptr); in ExtractAndReturnWhetherWithElements() local
148 if (isStaticFlag && !keysHasNameFlag && JSTaggedValue::SameValue(firstValue, nameString)) { in ExtractAndReturnWhetherWithElements()
173 if (isStaticFlag) { in ExtractAndReturnWhetherWithElements()

Completed in 3 milliseconds