Home
last modified time | relevance | path

Searched defs:DebugInfo (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DregAllocator.ts105 DebugInfo.copyDebugInfo(irNodes[index], head); method in RegAllocator
Ddebuginfo.ts136 export class DebugInfo { class
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.h53 class DebugInfo; variable
/arkcompiler/runtime_core/docs/
Dfile_format.md902 ### DebugInfo subsection
924 #### Constant pool
934 #### State Machine
948 #### Line Number Program
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.cpp21 DebugInfo::DebugInfo(NativeAreaAllocator* allocator, bool enable) in DebugInfo() function in panda::ecmascript::kungfu::DebugInfo
Dcircuit.h34 class DebugInfo; variable
Dllvm_ir_builder.h38 class DebugInfo; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.h41 class DebugInfo; variable
Dpandagen.h68 explicit DebugInfo(ArenaAllocator *allocator) : variableDebugInfo(allocator->Adapter()) {}; in DebugInfo() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument