Searched refs:ModifyMethodOffsetToCanFastCall (Results 1 – 2 of 2) sorted by relevance
155 bytecodeInfo_.ModifyMethodOffsetToCanFastCall(index.GetOffset(), false); in ProcessClasses()219 bytecodeInfo_.ModifyMethodOffsetToCanFastCall(methodIdx.GetOffset(), false); in ProcessMethod()
600 void ModifyMethodOffsetToCanFastCall(uint32_t methodOffset, bool canFastCall) in ModifyMethodOffsetToCanFastCall() function