Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
DcatchTable.h82 uint32_t Depth() const in Depth() function
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DramdaToolsNoInfinite2.ts402 export type Depth = 'flat' | 'deep'; alias