Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DmappedTypeModifiers.ts114 type BR = { readonly a: { x: number }, readonly b: { x: string } }; alias
126 let b00: keyof BR; variable
169 let b03: { [P in keyof BR]: BR[P] variable
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h128 BR = 0xd61f0000, enumerator