Searched refs:methodNotFastCall (Results 1 – 1 of 1) sorted by relevance
5315 Label methodNotFastCall(env); in JSCallDispatch() local5324 Branch(CanFastCallWithBitField(bitfield), &methodIsFastCall, &methodNotFastCall); in JSCallDispatch()5482 Bind(&methodNotFastCall); in JSCallDispatch()