Home
last modified time | relevance | path

Searched defs:classCount (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_pre.h107 uint32 classCount = 0; // count class created during renaming variable
Dcg_ssa_pre.h212 uint32 classCount; // for assigning new class id variable
Dcg_ssu_pre.h232 uint32 classCount; // for assigning new class id variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h336 std::optional<Error> RetransformClasses([[maybe_unused]] int classCount, in RetransformClasses()
343 std::optional<Error> RedefineClasses([[maybe_unused]] int classCount, in RedefineClasses()