Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DDebuggerScript.js44 NoScopes: 2 property
252 …meMirrorToJSCallFrame(execState.frame(index), undefined, DebuggerScript.ScopeInfoDetails.NoScopes);
367 …var scopeMirrors = (scopeDetailsLevel === DebuggerScript.ScopeInfoDetails.NoScopes ? [] : frameMir…
DScriptDebugServer.h150 NoScopes // Should be the last option. enumerator
DScriptDebugServer.cpp345 COMPILE_ASSERT(NoScopes < (1 << scopeBits), not_enough_bits_to_encode_ScopeInfoDetails); in wrapCallFrames()
/external/chromium_org/chrome/browser/extensions/api/identity/
Didentity_apitest.cc762 NoScopes) { in IN_PROC_BROWSER_TEST_F() argument