Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/ComponentizeJS
/ get
Method
get
test/cases/resource-top-level/thing.js:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
this.v = v;
4
}
5
get() {
6
return
this.v;
7
}
8
set(v) {
9
this.v = v;
10
}
Callers
9
test
Function · 0.95
f
Function · 0.45
getResult
Function · 0.45
call_catch_handler
Function · 0.45
componentize_bindgen
Function · 0.45
render_export_imports
Method · 0.45
synthesize_import_functions
Function · 0.45
stub_wasi_imports
Function · 0.45
stub_import
Function · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.76