Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tfjs
/ first
Method
first
tfjs-data/src/util/deep_map_test.ts:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
it(
'handle prototype'
, () => {
116
class
Test {
117
first() {
118
return
true;
119
}
120
}
121
class
ChildTest extends Test {
122
second() {
Callers
4
flags_test.ts
File · 0.80
profiler_test.ts
File · 0.80
benchmark_util_test.js
File · 0.80
index_test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected