Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.h47 size_t GetFunction(int id) const in GetFunction() function
Dllvm_ir_builder.h126 LLVMValueRef GetFunction(size_t index) in GetFunction() function
Dlitecg_ir_builder.cpp843 Expr LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoff… in GetFunction() function in panda::ecmascript::kungfu::LiteCGIRBuilder
Dllvm_ir_builder.cpp518 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h129 std::string GetFunction() const in GetFunction() function
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h128 std::string GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h49 inline GateRef GetFunction(GateRef info) in GetFunction() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_wrapper.cpp66 EtsMethodWrapper *EtsMethodWrapper::GetFunction(InteropCtx *ctx, EtsMethod *etsMethod) in GetFunction() function in panda::ets::interop::js::ets_proxy::EtsMethodWrapper
/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h173 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
Dframes.h495 inline JSTaggedValue GetFunction() const in GetFunction() function
1476 JSTaggedValue GetFunction() in GetFunction() function
1575 JSTaggedValue GetFunction() in GetFunction() function
Dframes.cpp56 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp166 JSTaggedValue FrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::FrameHandler
Dinterpreter-inl.h7532 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) in GetFunction() function
Dinterpreter_assembly.cpp7602 JSTaggedValue InterpreterAssembly::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::InterpreterAssembly
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h722 MIRFunction &GetFunction() in GetFunction() function
727 const MIRFunction &GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h431 MIRFunction *GetFunction() const in GetFunction() function