Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ g
Function
g
deps/v8/test/mjsunit/es6/classes.js:108–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
assertThrows(
function
() {
108
function
* g() {}
109
class
C extends g {}
110
}, TypeError);
111
})();
Callers
9
block-let-crankshaft-sloppy.js
File · 0.70
classes-experimental.js
File · 0.70
destructuring-parameters-literalcount.js
File · 0.70
generators-states.js
File · 0.70
destructuring-parameters-literalcount-nolazy.js
File · 0.70
block-let-crankshaft.js
File · 0.70
run
Function · 0.50
run
Function · 0.50
user-properties-module.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected