DoNotReportSecurityError  116 Source/bindings/templates/interface.cpp     return BindingSecurity::shouldAllowAccessToFrame(v8::Isolate::GetCurrent(), impl->frame(), DoNotReportSecurityError);
DoNotReportSecurityError  122 Source/bindings/templates/interface.cpp     return BindingSecurity::shouldAllowAccessToFrame(v8::Isolate::GetCurrent(), impl->frame(), DoNotReportSecurityError);
DoNotReportSecurityError  348 Source/bindings/templates/methods.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  169 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     return BindingSecurity::shouldAllowAccessToFrame(v8::Isolate::GetCurrent(), impl->frame(), DoNotReportSecurityError);
DoNotReportSecurityError  175 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     return BindingSecurity::shouldAllowAccessToFrame(v8::Isolate::GetCurrent(), impl->frame(), DoNotReportSecurityError);
DoNotReportSecurityError  224 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  275 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  326 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  377 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  428 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  479 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     if (!BindingSecurity::shouldAllowAccessToFrame(isolate, impl->frame(), DoNotReportSecurityError)) {
DoNotReportSecurityError  120 Source/bindings/v8/custom/V8InjectedScriptManager.cpp     return BindingSecurity::shouldAllowAccessToFrame(scriptState->isolate(), frame, DoNotReportSecurityError);
DoNotReportSecurityError  491 Source/bindings/v8/custom/V8WindowCustom.cpp     return BindingSecurity::shouldAllowAccessToFrame(isolate, target, DoNotReportSecurityError);
DoNotReportSecurityError  525 Source/bindings/v8/custom/V8WindowCustom.cpp     return BindingSecurity::shouldAllowAccessToFrame(isolate, target, DoNotReportSecurityError);