| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.h | 27 double depth = 0; member
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | catchTable.h | 71 CatchTable(PandaGen *pg, uint32_t depth) : labelSet_(pg), depth_(depth) {} in CatchTable()
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 414 void Deoptimizier::Dump(Method* method, kungfu::DeoptType type, size_t depth) in Dump() 553 int32_t Deoptimizier::EncodeDeoptVregIndex(int32_t index, size_t depth, size_t shift) in EncodeDeoptVregIndex() 561 size_t Deoptimizier::ComputeShift(size_t depth) in ComputeShift()
|
| D | deoptimizer.h | 107 explicit Deoptimizier(JSThread *thread, size_t depth) : thread_(thread), inlineDepth_(depth) in Deoptimizier()
|
| /arkcompiler/ets_frontend/ts2panda/src/statement/ |
| D | tryStatement.ts | 74 private depth: number; property in CatchTable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_call.cpp | 1054 Register depth = r11; in DeoptEnterAsmInterp() local 1119 Register depth = rdx; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_call.cpp | 1043 Register depth(X20); in DeoptEnterAsmInterp() local 1117 Register depth(X2); in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | graph_linearizer.cpp | 525 size_t Push(GateRegion *region, size_t depth) in Push()
|
| D | llvm_ir_builder.cpp | 2212 LLVMValueRef depth = LLVMGetParam(function, 2); in GenDeoptEntry() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1941 uint32_t depth = 0; in TryDepth() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 2356 size_t depth = static_cast<size_t>(GetArg(argv, argc, 1).GetInt()); in DEF_RUNTIME_STUBS() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 19629 get depth() { getter in anonymousFunctiona10e982739900.anonymousFunctiona10e982739a00.Yr 78029 depth: i.depth, property 78436 depth: !0, property 82388 depth: i.depth, property 82726 depth: !0, property
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|