/external/chromium_org/v8/src/x64/ |
full-codegen-x64.cc | 144 int receiver_offset = (info->scope()->num_parameters() + 1) * kPointerSize; 150 // Open a frame scope to indicate that there is a frame on the stack. The 151 // MANUAL indicates that the scope shouldn't actually generate code to set up 163 int locals_count = info->scope()->num_stack_slots(); 179 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; 184 if (FLAG_harmony_scoping && info->scope()->is_global_scope()) { 185 __ Push(info->scope()->GetScopeInfo()); 199 int num_parameters = info->scope()->num_parameters(); 201 Variable* var = scope()->parameter(i); 218 Variable* arguments = scope()->arguments() [all...] |
/external/chromium_org/remoting/webapp/ |
client_plugin_async.js | 46 * @param {string} scope OAuth scope to request the token for. 49 tokenUrl, hostPublicKey, scope) {}; 299 typeof message.data['scope'] != 'string') { 306 var scope = /** @type {string} */ message.data['scope']; 307 this.fetchThirdPartyTokenHandler(tokenUrl, hostPublicKey, scope);
|
/external/v8/src/ |
ic.cc | 143 HandleScope scope; local 283 HandleScope scope(isolate()); 292 HandleScope scope(isolate()); 1997 HandleScope scope; local [all...] |
isolate.cc | 760 HandleScope scope; 833 HandleScope scope(this); 876 HandleScope scope(this); 898 HandleScope scope; local 965 HandleScope scope; local 1060 HandleScope scope; local 1201 HandleScope scope; local 1212 HandleScope scope; local 1855 HandleScope scope; local [all...] |
/external/v8/test/cctest/ |
test-parsing.cc | 178 v8::Context::Scope context_scope(context); 548 v8::Context::Scope context_scope(context); 817 // of a scope. We check the scope positions of exactly one scope 818 // nested in the global scope of a program. 'inner source' is the 820 // to the nested scope. 'outer_prefix' and 'outer_suffix' are 821 // parts of the source that belong to the global scope. 1027 i::Scope* scope = function->scope(); local [all...] |
/external/chromium_org/v8/src/ia32/ |
lithium-codegen-ia32.cc | 81 // Open a frame scope to indicate that there is a frame on the stack. The 82 // MANUAL indicates that the scope shouldn't actually generate code to set up 132 // issues when the stack allocated buffer goes out of scope. 172 int receiver_offset = (scope()->num_parameters() + 1) * kPointerSize; 191 __ mov(ecx, Immediate(scope()->num_parameters() + 2)); 272 CpuFeatureScope scope(masm(), SSE2); 303 int num_parameters = scope()->num_parameters(); 305 Variable* var = scope()->parameter(i); [all...] |
/external/chromium_org/base/debug/ |
trace_event_unittest.cc | 413 } // Scope close causes TRACE_EVENT0 etc to send their END events. 463 std::string scope; local 464 EXPECT_TRUE((item && item->GetString("s", &scope))); 465 EXPECT_EQ("g", scope); 469 std::string scope; local 470 EXPECT_TRUE((item && item->GetString("s", &scope))); 471 EXPECT_EQ("p", scope); 477 std::string scope; local 478 EXPECT_TRUE((item && item->GetString("s", &scope))); 479 EXPECT_EQ("t", scope); [all...] |
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ScriptController.cpp | 355 v8::Context::Scope scope(v8Context); 465 v8::Context::Scope scope(v8Context); 502 v8::Context::Scope scope(v8Context); 550 v8::HandleScope scope; 675 v8::Context::Scope scope(v8Context); 701 v8::Context::Scope contextScope(context) [all...] |
/external/v8/src/ia32/ |
deoptimizer-ia32.cc | 50 HandleScope scope(isolate); 121 HandleScope scope(isolate); [all...] |
/external/chromium_org/v8/src/ |
ic.cc | 153 HandleScope scope(isolate()); 316 HandleScope scope(isolate()); 325 HandleScope scope(isolate()); [all...] |
full-codegen.h | 34 #include "assert-scope.h" 90 scope_(info->scope()), 295 if (statement()->AsBlock()->scope() != NULL) { 666 Scope* scope() { return scope_; } function in class:v8::internal::FullCodeGenerator 896 Scope* scope_; [all...] |
/external/chromium/net/proxy/ |
proxy_resolver_v8.cc | 189 v8::HandleScope scope; 353 v8::HandleScope scope; local 355 v8::Context::Scope function_scope(v8_context_); 404 v8::HandleScope scope; local 448 v8::Context::Scope ctx(v8_context_);
|
/external/chromium/third_party/libjingle/source/talk/base/ |
win32socketserver.cc | 749 CritScope scope(&cs_); 763 CritScope scope(&cs_); 776 CritScope scope(&cs_);
|
/external/chromium-libpac/src/ |
proxy_resolver_v8.cc | 202 v8::HandleScope scope; 373 v8::HandleScope scope; local 375 v8::Context::Scope function_scope(v8_context_); 421 v8::HandleScope scope; local 465 v8::Context::Scope ctx(v8_context_);
|
/external/chromium_org/net/proxy/ |
proxy_resolver_v8.cc | 191 v8::HandleScope scope; 355 v8::HandleScope scope(isolate_); 359 v8::Context::Scope function_scope(context); 408 v8::HandleScope scope(isolate_); 457 v8::Context::Scope ctx(context);
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
Frame.cpp | 157 bool Frame::inScope(TreeScope* scope) const 159 ASSERT(scope); 166 return owner->treeScope() == scope;
|
/external/chromium_org/third_party/codesighs/ |
codesighs.c | 124 static Switch gMatchScope = {"--match-scope", "-msco", 1, NULL, "Only consider scopes that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify a range of scopes," DESC_NEWLINE "though PUBLIC, STATIC, and UNDEF are your only choices."}; 241 char scope[0x10]; local 255 ** size class scope module segment object symbol .... 265 scope, 337 ** Match scope. 345 if(NULL != strstr(scope, inOptions->mMatchScopes[loop])) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
win32socketserver.cc | 802 CritScope scope(&cs_); 816 CritScope scope(&cs_); 829 CritScope scope(&cs_);
|
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimateActive.cpp | 74 SkASSERT(fApply.scope == apply->scope); 77 // SkASSERT(fApply.scope == test->fTarget || fApply.scope->contains(test->fTarget)); 194 SkDrawable* drawable = fApply.scope; 466 // SkASSERT(fApply.scope == test->fTarget || fApply.scope->contains(test->fTarget));
|
/external/chromium_org/v8/test/cctest/ |
test-assembler-x64.cc | 362 v8::HandleScope scope(CcTest::isolate()); 375 v8::HandleScope scope(CcTest::isolate()); 444 v8::HandleScope scope(CcTest::isolate());
|
/external/mdnsresponder/mDNSPosix/ |
mDNSUNP.c | 88 int flags, myflags, index, plen, scope; local 112 &index, &plen, &scope, &flags, ifname) != EOF) { 161 sin6->sin6_scope_id=scope;
|
/external/skia/src/animator/ |
SkAnimateActive.cpp | 74 SkASSERT(fApply.scope == apply->scope); 77 // SkASSERT(fApply.scope == test->fTarget || fApply.scope->contains(test->fTarget)); 194 SkDrawable* drawable = fApply.scope; 466 // SkASSERT(fApply.scope == test->fTarget || fApply.scope->contains(test->fTarget));
|
/external/chromium_org/v8/tools/gcmole/ |
gcmole.lua | 266 local scope 271 scope = funcname 274 resolve(name)[scope] = true
|
/external/ipsec-tools/src/racoon/ |
isakmp_xauth.c | 813 int scope = LDAP_SCOPE_ONE; local 905 scope = LDAP_SCOPE_SUBTREE; 908 res = ldap_search_ext_s(ld, basedn, scope, 1045 int scope = LDAP_SCOPE_ONE; local 1122 scope = LDAP_SCOPE_SUBTREE; 1125 res = ldap_search_ext_s(ld, basedn, scope, [all...] |
/external/v8/tools/gcmole/ |
gcmole.lua | 263 local scope 268 scope = funcname 271 resolve(name)[scope] = true
|