Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dorganize_imports.cpp60 bool isProperty = in IsImportUsed() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp31Label *isProperty, Label *isElement, Label *hasException, GateRef hir) in HandleKey()
455 Label isProperty(env); in StartLookup() local