Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/turbolizer/src/
Drange-view.ts18 static readonly INTERVAL_TEXT_FOR_STACK = "stack:"; property in Constants
333 tooltip = Constants.INTERVAL_TEXT_FOR_STACK + registerIndex;
385 if (tooltip.includes(Constants.INTERVAL_TEXT_FOR_STACK + "-")) {
387 } else if (tooltip.includes(Constants.INTERVAL_TEXT_FOR_STACK)) {