Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Side by Side Diff: Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp

Issue 209713003: Make DOMWrapperWorld::current() return a reference instead of a pointer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY! 5 // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY!
6 6
7 #include "config.h" 7 #include "config.h"
8 #include "V8TestInterfaceCheckSecurity.h" 8 #include "V8TestInterfaceCheckSecurity.h"
9 9
10 #include "RuntimeEnabledFeatures.h" 10 #include "RuntimeEnabledFeatures.h"
(...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after
538 defaultSignature = V8DOMConfiguration::installDOMClassTemplate(functionTempl ate, "TestInterfaceCheckSecurity", v8::Local<v8::FunctionTemplate>(), V8TestInte rfaceCheckSecurity::internalFieldCount, 538 defaultSignature = V8DOMConfiguration::installDOMClassTemplate(functionTempl ate, "TestInterfaceCheckSecurity", v8::Local<v8::FunctionTemplate>(), V8TestInte rfaceCheckSecurity::internalFieldCount,
539 V8TestInterfaceCheckSecurityAttributes, WTF_ARRAY_LENGTH(V8TestInterface CheckSecurityAttributes), 539 V8TestInterfaceCheckSecurityAttributes, WTF_ARRAY_LENGTH(V8TestInterface CheckSecurityAttributes),
540 0, 0, 540 0, 0,
541 V8TestInterfaceCheckSecurityMethods, WTF_ARRAY_LENGTH(V8TestInterfaceChe ckSecurityMethods), 541 V8TestInterfaceCheckSecurityMethods, WTF_ARRAY_LENGTH(V8TestInterfaceChe ckSecurityMethods),
542 isolate); 542 isolate);
543 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED instanceTemplate = functionTempla te->InstanceTemplate(); 543 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED instanceTemplate = functionTempla te->InstanceTemplate();
544 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED prototypeTemplate = functionTempl ate->PrototypeTemplate(); 544 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED prototypeTemplate = functionTempl ate->PrototypeTemplate();
545 instanceTemplate->SetAccessCheckCallbacks(TestInterfaceCheckSecurityV8Intern al::namedSecurityCheck, TestInterfaceCheckSecurityV8Internal::indexedSecurityChe ck, v8::External::New(isolate, const_cast<WrapperTypeInfo*>(&V8TestInterfaceChec kSecurity::wrapperTypeInfo))); 545 instanceTemplate->SetAccessCheckCallbacks(TestInterfaceCheckSecurityV8Intern al::namedSecurityCheck, TestInterfaceCheckSecurityV8Internal::indexedSecurityChe ck, v8::External::New(isolate, const_cast<WrapperTypeInfo*>(&V8TestInterfaceChec kSecurity::wrapperTypeInfo)));
546 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityVo idMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityVoidMethodOr iginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8Internal::TestInterfac eCheckSecurityOriginSafeMethodSetterCallback, v8Undefined(), v8::ALL_CAN_READ, s tatic_cast<v8::PropertyAttribute>(v8::DontDelete)); 546 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityVo idMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityVoidMethodOr iginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8Internal::TestInterfac eCheckSecurityOriginSafeMethodSetterCallback, v8Undefined(), v8::ALL_CAN_READ, s tatic_cast<v8::PropertyAttribute>(v8::DontDelete));
547 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityDo NotCheckSignatureVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckS ecurityDoNotCheckSignatureVoidMethodOriginSafeMethodGetterCallback, TestInterfac eCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallba ck, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::Dont Delete)); 547 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityDo NotCheckSignatureVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckS ecurityDoNotCheckSignatureVoidMethodOriginSafeMethodGetterCallback, TestInterfac eCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallba ck, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::Dont Delete));
548 if (DOMWrapperWorld::current(isolate)->isMainWorld()) { 548 if (DOMWrapperWorld::current(isolate).isMainWorld()) {
549 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallbackForMainWorld, Te stInterfaceCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSe tterCallback, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute >(v8::DontDelete)); 549 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallbackForMainWorld, Te stInterfaceCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSe tterCallback, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute >(v8::DontDelete));
550 } else { 550 } else {
551 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallback, TestInterfaceC heckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback , v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDe lete)); 551 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallback, TestInterfaceC heckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback , v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDe lete));
552 } 552 }
553 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityRe adOnlyVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityRead OnlyVoidMethodOriginSafeMethodGetterCallback, 0, v8Undefined(), v8::ALL_CAN_READ , static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly)); 553 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityRe adOnlyVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityRead OnlyVoidMethodOriginSafeMethodGetterCallback, 0, v8Undefined(), v8::ALL_CAN_READ , static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly));
554 instanceTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityUnf orgeableVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityUn forgeableVoidMethodOriginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8I nternal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback, v8Undefined() , v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDelete)); 554 instanceTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityUnf orgeableVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityUn forgeableVoidMethodOriginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8I nternal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback, v8Undefined() , v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDelete));
555 555
556 // Custom toString template 556 // Custom toString template
557 functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData: :current()->toStringTemplate()); 557 functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData: :current()->toStringTemplate());
558 } 558 }
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
611 fromInternalPointer(object)->deref(); 611 fromInternalPointer(object)->deref();
612 } 612 }
613 613
614 template<> 614 template<>
615 v8::Handle<v8::Value> toV8NoInline(TestInterfaceCheckSecurity* impl, v8::Handle< v8::Object> creationContext, v8::Isolate* isolate) 615 v8::Handle<v8::Value> toV8NoInline(TestInterfaceCheckSecurity* impl, v8::Handle< v8::Object> creationContext, v8::Isolate* isolate)
616 { 616 {
617 return toV8(impl, creationContext, isolate); 617 return toV8(impl, creationContext, isolate);
618 } 618 }
619 619
620 } // namespace WebCore 620 } // namespace WebCore
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698