Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OtsoBear/chrome2moz
/ JavaScriptAnalyzer
Class
JavaScriptAnalyzer
src/parser/javascript.rs:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
pub struct JavaScriptAnalyzer;
113
114
impl JavaScriptAnalyzer {
115
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected