Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp447 #define SWITCH_PGO_STUB_ENTRY(fromName, toName) … in CheckOrSwitchPGOStubs() argument
449 …tBCStubEntry(BytecodeStubCSigns::ID_##fromName, GetBCStubEntry(BytecodeStubCSigns::ID_##toName)); \ in CheckOrSwitchPGOStubs()
450 SetBCStubEntry(BytecodeStubCSigns::ID_##toName, curAddress); in CheckOrSwitchPGOStubs()