Home
last modified time | relevance | path

Searched defs:parentType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.cpp157 JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType childType) in UpdateForTransition()
Dpgo_profiler_info.cpp731 …ProfileType rootType, JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType… in UpdateTransitionLayout()
Dpgo_profiler.cpp1566 auto parentType = GetProfileType(parent); in UpdateTransitionLayout() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts2855 const parentType = this.getTypeByProperty(symbol); constant
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp91 const auto *parentType = parent->TsType()->AsETSFunctionType(); in CheckFunctionDecl() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts9367 const parentType = node.type ? constant