Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ Class
Function
Class
docs/external/js/react-dom.development.js:8643–8645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8641
var
prototype =
new
E();
8642
8643
function
Class() {
8644
return
Super.apply(this, arguments);
8645
}
8646
8647
_assign(prototype, Class.prototype);
8648
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected