Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.cpp275 bool hasMethod = false; in CompileStaticProperties() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DJSCompiler.cpp854 bool hasMethod = false; in CompileStaticProperties() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1555 bool hasMethod = !methods.empty(); in Dump() local