Searched refs:PrependVisitor (Results 1 – 5 of 5) sorted by relevance
22 void DispatchingDecoderVisitor::PrependVisitor(DecoderVisitor* new_visitor) { in PrependVisitor() function in v8::internal::DispatchingDecoderVisitor
102 void PrependVisitor(DecoderVisitor* visitor);
177 void PrependVisitor(DecoderVisitor* visitor);
134 void Decoder::PrependVisitor(DecoderVisitor* new_visitor) { in PrependVisitor() function in vixl::aarch64::Decoder
175 decoder.PrependVisitor(pdis); \