Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ setVal
Method
setVal
test/embind/embind_test.cpp:306–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
}
305
306
void setVal(val v) {
307
this->v_ = v;
308
}
309
310
static int some_class_method(int i) {
311
return i;
Callers
5
set_via_raw_pointer
Method · 0.80
transfer_via_raw_pointer
Method · 0.80
valholder_set_value_mixin
Function · 0.80
emval_test_set_ValHolder_to_empty_object
Function · 0.80
embind.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected