Searched refs:JumpTableEntry (Results 1 – 1 of 1) sorted by relevance
415 struct JumpTableEntry : public ZoneObject { struct416 inline JumpTableEntry(Address entry, const DeoptInfo& deopt_info, in JumpTableEntry() function424 bool IsEquivalentTo(const JumpTableEntry& other) const { in IsEquivalentTo() argument