Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 25 of 37) sorted by relevance

12

/arkcompiler/runtime_core/compiler/aot/
Dcompiled_method.h52 Method *GetMethod() in GetMethod() function
57 const Method *GetMethod() const in GetMethod() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp50 const util::StringView &Literal::GetMethod() const in GetMethod() function in panda::es2panda::ir::Literal
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dinstruction_pointer.h44 Method *GetMethod() const in GetMethod() function
Dtest_frame.h82 Method *GetMethod() const override in GetMethod() function
/arkcompiler/runtime_core/runtime/include/
Dcframe.h143 Method *GetMethod() in GetMethod() function
148 const Method *GetMethod() const in GetMethod() function
Dcompiler_interface.h39 Method *GetMethod() const in GetMethod() function
Dvtable_builder.h85 Method *GetMethod() const in GetMethod() function
Dstack_walker.h110 const Method *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/runtime/tests/
Dgetmethod_test.cpp62 TEST_F(GetMethodTest, GetMethod) in TEST_F() argument
Dcompilation_status_test.cpp54 Method *CompilationStatusTest::GetMethod(Class *klass, size_t num) in GetMethod() function in panda::test::CompilationStatusTest
Dosr_code_test.cpp54 Method *OsrCodeTest::GetMethod(Class *klass, size_t num) in GetMethod() function in panda::test::OsrCodeTest
Dcompiler_thread_pool.cpp58 Method *GetMethod(Class *klass, size_t num) in GetMethod() function
Dstack_walker_test.cpp70 static Method *GetMethod(std::string_view method_name) in GetMethod() function in panda::test::StackWalkerTest
/arkcompiler/toolchain/tooling/
Ddispatcher.h70 const std::string &GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h96 auto GetMethod() const in GetMethod() function
Dinst_builder.h273 auto GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.h47 Method &GetMethod() in GetMethod() function
Djob.h61 const CachedMethod &GetMethod(uint32_t offset) const in GetMethod() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.cpp42 void Iterator::GetMethod(util::StringView name) const in GetMethod() function in panda::es2panda::compiler::Iterator
/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h127 static Method *GetMethod(std::string_view method_name) in GetMethod() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h48 Method *GetMethod() const in GetMethod() function
477 Method *GetMethod() const override in GetMethod() function
/arkcompiler/runtime_core/runtime/interpreter/
Dframe.h165 ALWAYS_INLINE inline Method *GetMethod() const in GetMethod() function
437 ALWAYS_INLINE inline Method *GetMethod() const in GetMethod() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp151 Method* Deoptimizier::GetMethod(JSTaggedValue &target) in GetMethod() function in panda::ecmascript::Deoptimizier
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp84 std::unique_ptr<PtMethod> DebuggerApi::GetMethod(const EcmaVM *ecmaVm) in GetMethod() function in panda::ecmascript::tooling::DebuggerApi
103 Method *DebuggerApi::GetMethod(const FrameHandler *frameHandler) in GetMethod() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp136 Method *FrameHandler::GetMethod() const in GetMethod() function in panda::ecmascript::FrameHandler

12