Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DDebuggerScript.js43 FastAsyncScopes: 1, property
367 …[] : frameMirror.allScopes(scopeDetailsLevel === DebuggerScript.ScopeInfoDetails.FastAsyncScopes));
DScriptDebugServer.h149 FastAsyncScopes, enumerator
DScriptDebugServer.cpp390 return currentCallFramesInner(FastAsyncScopes); in currentCallFramesForAsyncStack()