Searched defs:JumpTableEntry (Results 1 – 1 of 1) sorted by relevance
425 struct JumpTableEntry : public ZoneObject { struct426 inline JumpTableEntry(Address entry, const DeoptInfo& deopt_info, in JumpTableEntry() argument434 bool IsEquivalentTo(const JumpTableEntry& other) const { in IsEquivalentTo() argument439 Label label;440 Address address;441 DeoptInfo deopt_info;442 Deoptimizer::BailoutType bailout_type;443 bool needs_frame;