Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/scripts/
Dkeywords.rb187 def collect_functions(functions, keys) argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompileQueue.cpp53 const auto &functions = context->VarBinder()->Functions(); in Schedule() local
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dirtoc.rb61 attr_reader :functions, :cpp_functions accessor in Irtoc
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp119 const auto &functions = context_->Binder()->Functions(); in Schedule() local
/arkcompiler/toolchain/tooling/test/
Dpt_returns_test.cpp191 auto functions = std::vector<std::unique_ptr<FunctionCoverage>>(); in HWTEST_F_L0() local
222 auto functions = std::vector<std::unique_ptr<FunctionCoverage>>(); in HWTEST_F_L0() local
Ddebugger_types_test.cpp2423 … const std::vector<std::unique_ptr<FunctionCoverage>> *functions = scriptCoverage->GetFunctions(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/docs/
Dassembly_format.md280 #### Call instructions
/arkcompiler/runtime_core/docs/
Dassembly_format.md331 #### Call instructions
/arkcompiler/ets_frontend/ts2panda/src/
Dpandasm.ts125 public functions: Array<Function>; property in Program
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2919 std::unique_ptr<PtJson> functions; in Create() local
2952 std::unique_ptr<PtJson> functions = PtJson::CreateArray(); in ToJson() local
Dpt_types.h2470 ScriptCoverage &SetFunctions(std::vector<std::unique_ptr<FunctionCoverage>> functions) in SetFunctions()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument