Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ pass_gameobject_ptr
Function
pass_gameobject_ptr
test/embind/embind_benchmark.cpp:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
GameObjectPtr __attribute__((noinline)) pass_gameobject_ptr(GameObjectPtr p) {
105
return p;
106
}
107
108
class Foo {
109
public:
Callers
1
pass_gameobject_ptr_benchmark
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected