Home
last modified time | relevance | path

Searched defs:GetMethodFromFunction (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h187 virtual MethodPtr GetMethodFromFunction([[maybe_unused]] uintptr_t function) const in GetMethodFromFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp612 GateRef CircuitBuilder::GetMethodFromFunction(GateRef glue, GateRef function) in GetMethodFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3734 inline GateRef StubBuilder::GetMethodFromFunction(GateRef glue, GateRef function) in GetMethodFromFunction() function