Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.h47 size_t GetFunction(int id) const in GetFunction() function
Dllvm_ir_builder.h134 LLVMValueRef GetFunction(size_t index) in GetFunction() function
Dllvm_ir_builder.cpp483 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h127 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/ets_runtime/ecmascript/
Decma_runtime_call_info.h173 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
Dframes.h413 inline JSTaggedValue GetFunction() const in GetFunction() function
1228 JSTaggedValue GetFunction() in GetFunction() function
1305 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.h7121 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) in GetFunction() function
Dinterpreter_assembly.cpp7423 JSTaggedValue InterpreterAssembly::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::InterpreterAssembly