Searched defs:JumpTableEntry (Results 1 – 1 of 1) sorted by relevance
121 struct JumpTableEntry : public ZoneObject { struct122 inline JumpTableEntry(Address entry, const Reason& the_reason, in JumpTableEntry() function130 bool IsEquivalentTo(const JumpTableEntry& other) const { in IsEquivalentTo() argument136 Label label;137 Address address;138 Reason reason;139 Deoptimizer::BailoutType bailout_type;140 bool needs_frame;