Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CreateJS/TweenJS
/ evaluate
Function
evaluate
tests/spec/TweenSpec.js:285–288 ·
view source on GitHub ↗
(tween, done)
Source
from the content-addressed store, hash-verified
283
}
284
285
function
evaluate(tween, done) {
286
expect(tween.target.out).toBe(tween.test.pass);
287
done();
288
}
289
});
290
});
Callers
1
addTest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected