Home
last modified time | relevance | path

Searched refs:isTransition (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/
Dmap-processor.js275 if (edge && edge.isTransition()) {
365 isTransition() { method in Edge
394 if (this.isTransition()) return "+";
406 if (this.isTransition()) return s + this.name;