| /arkcompiler/runtime_core/static_core/docs/ |
| D | assembly_format.md | 241 ## Functions section in Assembly File Format Specification 258 ### Function Arguments and Local Variables 262 ### Function Body 266 ### Static and virtual functions 299 ### Program Entry Point 312 ### Exception handlers
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 292 ## Functions section in Assembly File Format Specification 309 ### Function Arguments and Local Variables 313 ### Function Body 317 ### Static and virtual functions 350 ### Program Entry Point 363 ### Exception handlers
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/ |
| D | functions.rst | 15 Functions title
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 16_concurrency.rst | 121 .. _Async Lambdas:
|
| D | 15_semantics.rst | 1648 .. _Overloading and Overriding in Classes:
|
| D | 17_experimental.rst | 1577 .. _Native Methods Experimental:
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-parser.h | 44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable
|
| /arkcompiler/ets_frontend/ets2panda/parser/program/ |
| D | program.h | 347 [[nodiscard]] const ArenaVector<varbinder::FunctionScope *> &Functions() const noexcept in Functions() function 352 [[nodiscard]] ArenaVector<varbinder::FunctionScope *> &Functions() noexcept in Functions() function
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | binder.h | 111 const ArenaVector<FunctionScope *> &Functions() const in Functions() function 116 ArenaVector<FunctionScope *> Functions() in Functions() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/ |
| D | 7_arkts.rst | 24 Functions section in Features ArkTS 44 Limitations 773 .. _Async and concurrency features ArkTS:
|
| D | 5_js.rst | 24 Functions section in Features JS 27 Description 52 Interop rules
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | varbinder.h | 185 [[nodiscard]] const ArenaVector<FunctionScope *> &Functions() const noexcept in Functions() function 190 [[nodiscard]] ArenaVector<FunctionScope *> &Functions() noexcept in Functions() function
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-parser.h | 44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable
|
| /arkcompiler/runtime_core/static_core/abc2program/tests/ |
| D | abc2program_test.cpp | 223 TEST_F(Abc2ProgramHelloWorldTest, Functions) in TEST_F() argument 284 TEST_F(Abc2ProgramFunctionsTest, Functions) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 13 Functions chapter
|