Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_field_test.cpp72 const char *fieldTypeDescriptorName, bool isStaticField) in TestFieldMethods()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp678 bool isStaticField = false; in ParseFields() local