Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.h133 compiler::CompilerContext *context_; variable
/arkcompiler/runtime_core/assembler/
Dassembly-parser.h91 Context context_; /* token iterator */ variable
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h177 struct Context context_ {0, 0, {}}; struct
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h507 CompilerContext *context_; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h583 ParserContext context_; local
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h481 CheckerContext context_; variable