MCPcopy 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.tsFile · 0.80
profiler_test.tsFile · 0.80
index_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected