Searched defs:GetMethodFromFunction (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | runtime_interface.h | 185 virtual MethodPtr GetMethodFromFunction([[maybe_unused]] uintptr_t function) const in GetMethodFromFunction() function in ark::compiler::RuntimeInterface |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | circuit_builder.cpp | 548 GateRef CircuitBuilder::GetMethodFromFunction(GateRef function) in GetMethodFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 3305 inline GateRef StubBuilder::GetMethodFromFunction(GateRef function) in GetMethodFromFunction() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 23 milliseconds