Searched refs:kNopByteTwo (Results 1 – 1 of 1) sorted by relevance
214 static const byte kNopByteTwo = 0x90; variable250 *(call_target_address - 2) = kNopByteTwo; in PatchStackCheckCodeAt()270 ASSERT_EQ(*(call_target_address - 2), kNopByteTwo); in RevertStackCheckCodeAt()