Home
last modified time | relevance | path

Searched refs:Functions (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp119 const auto &functions = context_->Binder()->Functions(); in Schedule()
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h109 const ArenaVector<FunctionScope *> &Functions() const in Functions() function
114 ArenaVector<FunctionScope *> Functions() in Functions() function
/arkcompiler/ets_runtime/
DREADME.md46 * Functions cannot be dynamically created using strings, such as new Function("console.log(1);")).
/arkcompiler/runtime_core/assembler/
Dassembly-parser.h44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable
/arkcompiler/runtime_core/docs/
Dassembly_format.md292 ## Functions section in Assembly File Format Specification
294 Functions are defined as follows:
449 # Functions:
Druntime-compiled_code-interaction.md173 The Bridge Functions are auto-generated for each runtime function to be called using the macro asse…
321 Functions `foo` and `baz` are executed by the interpreter and the function `bar` has compiled code.
Ddoxygen.config374 # type (e.g. under the Public Functions section). Set it to NO to prevent