Home
last modified time | relevance | path

Searched refs:GetAotCodeAddr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.cpp860 GateRef code = GetAotCodeAddr(meth); in GenerateCircuit()
Dstub_builder.h138 GateRef GetAotCodeAddr(GateRef method);
Dstub_builder-inl.h233 inline GateRef StubBuilder::GetAotCodeAddr(GateRef method) in GetAotCodeAddr() function
Dstub_builder.cpp5333 GateRef code = GetAotCodeAddr(method); in JSCallDispatch()
5492 GateRef code = GetAotCodeAddr(method); in JSCallDispatch()