Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ jsb_remove_proxy
Function
jsb_remove_proxy
scripting/javascript/bindings/ScriptingCore.cpp:1849–1852 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1847
}
1848
1849
void jsb_remove_proxy(js_proxy_t* nativeProxy, js_proxy_t* jsProxy)
1850
{
1851
JS_REMOVE_PROXY(nativeProxy, jsProxy);
1852
}
1853
1854
//#pragma mark - Debugger
1855
Callers
5
register.c
File · 0.85
removeJSTouchObject
Function · 0.85
removeScriptObjectByCCObject
Method · 0.85
onClose
Method · 0.85
js_CrossApp_swap_native_object
Function · 0.85
Calls
no outgoing calls
Tested by
1
js_CrossApp_swap_native_object
Function · 0.68