Home
last modified time | relevance | path

Searched defs:isPrivate (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/matcher/
DMatchers.ts77 isPrivate?: boolean; property
93 isPrivate?: boolean; property
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h33 bool isPrivate = false; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_first_test.cpp287 bool isPrivate = false; in HWTEST_F_L0() local
303 bool isPrivate = false; in HWTEST_F_L0() local
Dheap_tracker_third_test.cpp198 bool isPrivate = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h119 void SetIsPrivate(bool isPrivate) in SetIsPrivate()
350 bool isPrivate = false; // if the field has private attribute, only when fieldID != 0 variable
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1651 bool isPrivate = false; in ParsePostPrimaryExpression() local
/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1449 bool isPrivate = false; in ParseOptionalChain() local