| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | assembler_module.h | 47 size_t GetFunction(int id) const in GetFunction() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | debug_info.h | 129 std::string GetFunction() 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 | 128 std::string GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.h | 49 inline GateRef GetFunction(GateRef info) in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_runtime_call_info.h | 173 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
|
| D | frames.h | 579 inline JSTaggedValue GetFunction() const in GetFunction() function 1580 JSTaggedValue GetFunction() in GetFunction() function 1679 JSTaggedValue GetFunction() in GetFunction() function 1795 inline JSTaggedValue GetFunction() const in GetFunction() function
|
| D | frames.cpp | 48 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.h | 128 LLVMValueRef GetFunction(size_t index) in GetFunction() function
|
| D | llvm_ir_builder.cpp | 595 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/ |
| D | rest_parameter_flag_test.cpp | 95 pandasm::Function *GetFunction(std::string_view functionName) in GetFunction() function in ark::es2panda::compiler::test::RestParameterTest
|
| /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 | 7746 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::EcmaInterpreter
|
| D | interpreter_assembly.cpp | 7868 JSTaggedValue InterpreterAssembly::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::InterpreterAssembly
|
| /arkcompiler/runtime_core/abc2program/tests/cpp_sources/ |
| D | hello_world_test.cpp | 67 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_symbol.h | 426 MIRFunction *GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cgfunc.h | 784 MIRFunction &GetFunction() in GetFunction() function 789 const MIRFunction &GetFunction() const in GetFunction() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_ir_builder.cpp | 1245 Expr LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoff… in GetFunction() function in panda::ecmascript::kungfu::LiteCGIRBuilder
|