Home
last modified time | relevance | path

Searched refs:BeginGlobalSectionEntry (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.57.0/src/
H A Dparser.rs135 BeginGlobalSectionEntry(GlobalType), enumerator
393 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
919 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs523 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.51.4/src/
H A Dparser.rs135 BeginGlobalSectionEntry(GlobalType), enumerator
393 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
919 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs507 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.52.2/src/
H A Dparser.rs135 BeginGlobalSectionEntry(GlobalType), enumerator
393 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
919 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs507 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/wasmparser-0.39.1/src/
H A Dparser.rs131 BeginGlobalSectionEntry(GlobalType), enumerator
382 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
909 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs482 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/src/
H A Dparser.rs135 BeginGlobalSectionEntry(GlobalType), enumerator
393 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
920 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs500 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser/src/
H A Dparser.rs135 BeginGlobalSectionEntry(GlobalType), enumerator
393 self.state = ParserState::BeginGlobalSectionEntry(ty); in read_global_entry()
919 ParserState::BeginGlobalSectionEntry(_) => { in read_wrapped()
H A Dvalidator.rs507 ParserState::BeginGlobalSectionEntry(global_type) => { in process_state()