| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | catchTable.h | 71 CatchTable(CodeGen *cg, uint32_t depth, util::StringView exceptionType) in CatchTable() 75 CatchTable(CodeGen *cg, uint32_t depth, LabelPair tryLabelPair, util::StringView exceptionType) in CatchTable()
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | recursiveGuard.h | 24 unsigned depth = 0; member
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.h | 29 double depth = 0; member
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/sheet/ |
| D | TabPaneApSummary.js | 247 depth: 0, property 266 id: id, depth: 3, children: [], apName: item.type, type: '', property 285 id: id, depth: 0, property 300 id: id, depth: 1, property 318 id: id, depth: 2, property
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | catchTable.h | 71 CatchTable(PandaGen *pg, uint32_t depth) : labelSet_(pg), depth_(depth) {} in CatchTable()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | disassembly.h | 35 CodeItem(size_t position, size_t cursorOffset, size_t depth) in CodeItem() 118 void AddCode(size_t position, size_t cursorOffset, size_t depth) in AddCode()
|
| D | disassembly.cpp | 36 std::string_view Disassembly::GetIndent(uint32_t depth) in GetIndent()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vtable_builder.cpp | 135 …endsOrImplements(const ClassLinkerContext *ctx, RefTypeLink sub, RefTypeLink super, uint32_t depth) in RefExtendsOrImplements() 166 …AssignableToImpl(const ClassLinkerContext *ctx, RefTypeLink sub, RefTypeLink super, uint32_t depth) in RefIsAssignableToImpl()
|
| D | ets_stubs-inl.h | 76 inline EtsClass *GetMethodOwnerClassInFrames(EtsCoroutine *coro, uint32_t depth) in GetMethodOwnerClassInFrames()
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 115 Deoptimizier::Deoptimizier(JSThread *thread, size_t depth, kungfu::DeoptType type) in Deoptimizier() 467 void Deoptimizier::Dump(JSTaggedValue callTarget, kungfu::DeoptType type, size_t depth) in Dump() 675 int32_t Deoptimizier::EncodeDeoptVregIndex(int32_t index, size_t depth, size_t shift) in EncodeDeoptVregIndex() 683 size_t Deoptimizier::ComputeShift(size_t depth) in ComputeShift()
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/ |
| D | VisibleValue.ts | 197 public depth: number; property in Scope
|
| /arkcompiler/runtime_core/static_core/irtoc/lang/ |
| D | function.rb | 23 attr_reader :kind, :depth accessor in CfBlock 31 def initialize(kind, depth) argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | loop_analyzer.h | 203 void SetDepth(uint32_t depth) in SetDepth()
|
| D | loop_analyzer.cpp | 333 void LoopAnalyzer::SetLoopProperties(Loop *loop, uint32_t depth) in SetLoopProperties()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | loop.h | 123 void SetNestDepth(uint32 depth) in SetNestDepth()
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| D | code_info.h | 351 int depth = index; in GetInlineDepth() local 520 auto depth = inlineInfo.GetRow() - stackMap.GetInlineInfoIndex(); variable
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | codeGen.cpp | 259 std::uint32_t depth = 0; in TryDepth() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | lexical_env_specialization_pass.cpp | 165 int32_t depth = 0; in CheckStLexVar() local
|
| D | frame_states.cpp | 1297 size_t Push(size_t bbId, size_t depth) in Push() 1308 BytecodeRegion* PushLoopExist(const BytecodeRegion& bb, size_t depth) in PushLoopExist()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_aot_compiler.cpp | 708 … compiler::RuntimeInterface::MethodPtr method, int32_t depth) in AddInlineMethodByDepth() 746 …tCompiler::AddInlineFunctionsByDepth(WrappedModule &module, compiler::Graph *caller, int32_t depth) in AddInlineFunctionsByDepth()
|
| /arkcompiler/ets_runtime/common_components/objects/string_table/ |
| D | hashtriemap.h | 243 uint64_t depth = totalDepth_.load(std::memory_order_relaxed); in DumpInfo() local
|
| /arkcompiler/jsvm/src/ |
| D | jsvm_dfx.h | 100 constexpr size_t depth = 2; variable
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_parser.cpp | 232 size_t depth = GetInlineDepth(deopts); in CollectStackTraceInfos() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.cpp | 1382 bool EscapeAnalysis::ProcessBlock(BasicBlock *block, size_t depth) in ProcessBlock() 1402 bool EscapeAnalysis::ProcessLoop(BasicBlock *header, size_t depth) in ProcessLoop() 1618 size_t depth = 0; in FindCallerInst() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | gc_intrusion.cpp | 568 auto depth = savedBpc.size(); in GetDeoptsFromInlineInfo() local
|