Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ size
Method
size
test/fixtures/wpt/streams/queuing-strategies.any.js:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
test(() => {
62
class
SubClass extends QueuingStrategy {
63
size() {
64
return
2;
65
}
66
67
subClassMethod() {
68
return
true;
Callers
3
test-whatwg-readablestream.js
File · 0.45
queuing-strategies.any.js
File · 0.45
getReferenceAtPosition
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected