Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ fireMove_
Method
fireMove_
src/motion.js:254–256 ·
view source on GitHub ↗
@private
()
Source
from the content-addressed store, hash-verified
252
253
/** @private */
254
fireMove_() {
255
return
this.callback_(this.lastX_, this.lastY_);
256
}
257
}
Callers
3
start
Method · 0.95
stepContinue_
Method · 0.95
completeContinue_
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected