| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_namespace.h | 43 EtsMethod *GetFunction(const char *name, const char *signature) in GetFunction() function
|
| D | ets_module.h | 44 EtsMethod *GetFunction(const char *name, const char *signature) in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | assembler_module.h | 47 size_t GetFunction(int id) const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | mem_reference_table.h | 90 MIRFunction &GetFunction() in GetFunction() function
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | debug_info.h | 129 std::string GetFunction() const in GetFunction() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | debug_info.h | 131 std::string GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.h | 50 inline GateRef GetFunction(GateRef info) in GetFunction() function
|
| /arkcompiler/runtime_core/abc2program/tests/cpp_sources/ |
| D | sourceLang_test.cpp | 52 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
|
| D | hello_world_test.cpp | 79 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/ |
| D | extern_flag_test.cpp | 107 …pandasm::Function *GetFunction(std::string_view functionName, const std::map<std::string, pandasm:… in GetFunction() function in ark::es2panda::compiler::test::DeclareTest
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_runtime_call_info.h | 174 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
|
| D | frames.h | 623 inline JSTaggedValue GetFunction() const in GetFunction() function 1683 JSTaggedValue GetFunction() in GetFunction() function 1792 JSTaggedValue GetFunction() in GetFunction() function 1921 inline JSTaggedValue GetFunction() const in GetFunction() function
|
| D | frames.cpp | 47 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | instruction_impl.h | 87 inline core::Function Instruction::GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.h | 134 LLVMValueRef GetFunction(size_t index) in GetFunction() function
|
| D | llvm_ir_builder.cpp | 641 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | frame_handler.cpp | 198 JSTaggedValue FrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::FrameHandler
|
| D | interpreter-inl.cpp | 7899 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::EcmaInterpreter
|
| D | interpreter_assembly.cpp | 7945 JSTaggedValue InterpreterAssembly::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::InterpreterAssembly
|
| /arkcompiler/ets_frontend/ets2panda/test/utils/ |
| D | asm_test.cpp | 33 ark::pandasm::Function *AsmTest::GetFunction(std::string_view functionName, in GetFunction() function in test::utils::AsmTest
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cgfunc.h | 441 MIRFunction &GetFunction() in GetFunction() function 446 const MIRFunction &GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_parser.cpp | 200 JSTaggedType ArkStackMapParser::GetFunction(const std::vector<ARKDeopt> &deopts, size_t currentDept… in GetFunction() function in panda::ecmascript::kungfu::ArkStackMapParser
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_symbol.h | 419 MIRFunction *GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_ir_builder.cpp | 1411 Expr LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoff… in GetFunction() function in panda::ecmascript::kungfu::LiteCGIRBuilder
|