Searched defs:JumpTableEntry (Results 1 – 1 of 1) sorted by relevance
366 struct JumpTableEntry : public ZoneObject { struct367 inline JumpTableEntry(Address entry, const DeoptInfo& deopt_info, in JumpTableEntry() function375 bool IsEquivalentTo(const JumpTableEntry& other) const { in IsEquivalentTo() argument380 Label label;381 Address address;382 DeoptInfo deopt_info;383 Deoptimizer::BailoutType bailout_type;384 bool needs_frame;