Home
last modified time | relevance | path

Searched refs:try_error_handling (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-parser/src/
H A Dparser.rs53 self.try_error_handling(tv)?; in shift()
110 self.try_error_handling(tv)?; in check_not_on_new_line()
189 fn try_error_handling(&mut self, t: TermValue<StackValue<'alloc>>) -> Result<'alloc, bool> { in try_error_handling() method
H A Dsimulator.rs58 self.try_error_handling(tv)?; in shift()
177 fn try_error_handling(&mut self, t: TermValue<()>) -> Result<'alloc, bool> { in try_error_handling() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-parser/src/
H A Dparser.rs53 self.try_error_handling(tv)?; in shift()
110 self.try_error_handling(tv)?; in check_not_on_new_line()
189 fn try_error_handling(&mut self, t: TermValue<StackValue<'alloc>>) -> Result<'alloc, bool> { in try_error_handling() method
H A Dsimulator.rs58 self.try_error_handling(tv)?; in shift()
177 fn try_error_handling(&mut self, t: TermValue<()>) -> Result<'alloc, bool> { in try_error_handling() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-parser/src/
H A Dparser.rs53 self.try_error_handling(tv)?; in shift()
110 self.try_error_handling(tv)?; in check_not_on_new_line()
189 fn try_error_handling(&mut self, t: TermValue<StackValue<'alloc>>) -> Result<'alloc, bool> { in try_error_handling() method
H A Dsimulator.rs58 self.try_error_handling(tv)?; in shift()
177 fn try_error_handling(&mut self, t: TermValue<()>) -> Result<'alloc, bool> { in try_error_handling() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-parser/src/
H A Dparser.rs53 self.try_error_handling(tv)?; in shift()
97 self.try_error_handling(tv)?; in check_not_on_new_line()
176 fn try_error_handling(&mut self, t: TermValue<StackValue<'alloc>>) -> Result<'alloc, bool> { in try_error_handling() method
H A Dsimulator.rs48 self.try_error_handling(tv)?; in shift()
159 fn try_error_handling(&mut self, t: TermValue<()>) -> Result<'alloc, bool> { in try_error_handling() method