Home
last modified time | relevance | path

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

/external/v8/tools/
Dtickprocessor.js359 tos_or_external_callback, argument
378 pc = tos_or_external_callback;
379 tos_or_external_callback = 0;
380 } else if (tos_or_external_callback) {
383 var funcEntry = this.profile_.findEntry(tos_or_external_callback);
385 tos_or_external_callback = 0;
391 this.processStack(pc, tos_or_external_callback, stack));