Changeset 230220 in webkit


Ignore:
Timestamp:
Apr 3, 2018, 1:22:08 PM (7 years ago)
Author:
mark.lam@apple.com
Message:

Fix mis-application of WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION macro.
https://bugs.webkit.org/show_bug.cgi?id=184276
<rdar://problem/39109543>

Rubber-stamped by Michael Saboff.

  • bindings/scripts/CodeGeneratorJS.pm:

(GenerateImplementation):

  • bindings/scripts/test/JS/JSInterfaceName.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSMapLike.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSReadOnlyMapLike.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestActiveDOMObject.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestCEReactions.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestCEReactionsStringifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestCallTracer.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestClassWithJSBuiltinConstructor.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestCustomConstructorWithNoInterfaceObject.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestEnabledBySetting.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestEventConstructor.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestEventTarget.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestException.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestGenerateIsReachable.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestGlobalObject.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestIndexedSetterNoIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestIndexedSetterThrowingException.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestIndexedSetterWithIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestIterable.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestMediaQueryListListener.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedAndIndexedSetterNoIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedAndIndexedSetterThrowingException.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedAndIndexedSetterWithIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedConstructor.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedDeleterNoIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedDeleterThrowingException.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedDeleterWithIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedDeleterWithIndexedGetter.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedGetterCallWith.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedGetterNoIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedGetterWithIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterNoIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterThrowingException.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithIdentifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetter.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetterAndSetter.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithOverrideBuiltins.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithUnforgableProperties.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestNode.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestObj.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestOverloadedConstructors.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestOverloadedConstructorsWithSequence.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestOverrideBuiltins.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestPluginInterface.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestPromiseRejectionEvent.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestSerialization.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestSerializedScriptValueInterface.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifier.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierAnonymousOperation.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierNamedOperation.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierOperationImplementedAs.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierOperationNamedToString.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierReadOnlyAttribute.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestStringifierReadWriteAttribute.cpp:

(WebCore::toJSNewlyCreated):

  • bindings/scripts/test/JS/JSTestTypedefs.cpp:

(WebCore::toJSNewlyCreated):

Location:
trunk/Source/WebCore
Files:
58 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/Source/WebCore/ChangeLog

    r230212 r230220  
     12018-04-03  Mark Lam  <mark.lam@apple.com>
     2
     3        Fix mis-application of WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION macro.
     4        https://bugs.webkit.org/show_bug.cgi?id=184276
     5        <rdar://problem/39109543>
     6
     7        Rubber-stamped by Michael Saboff.
     8
     9        * bindings/scripts/CodeGeneratorJS.pm:
     10        (GenerateImplementation):
     11        * bindings/scripts/test/JS/JSInterfaceName.cpp:
     12        (WebCore::toJSNewlyCreated):
     13        * bindings/scripts/test/JS/JSMapLike.cpp:
     14        (WebCore::toJSNewlyCreated):
     15        * bindings/scripts/test/JS/JSReadOnlyMapLike.cpp:
     16        (WebCore::toJSNewlyCreated):
     17        * bindings/scripts/test/JS/JSTestActiveDOMObject.cpp:
     18        (WebCore::toJSNewlyCreated):
     19        * bindings/scripts/test/JS/JSTestCEReactions.cpp:
     20        (WebCore::toJSNewlyCreated):
     21        * bindings/scripts/test/JS/JSTestCEReactionsStringifier.cpp:
     22        (WebCore::toJSNewlyCreated):
     23        * bindings/scripts/test/JS/JSTestCallTracer.cpp:
     24        (WebCore::toJSNewlyCreated):
     25        * bindings/scripts/test/JS/JSTestClassWithJSBuiltinConstructor.cpp:
     26        (WebCore::toJSNewlyCreated):
     27        * bindings/scripts/test/JS/JSTestCustomConstructorWithNoInterfaceObject.cpp:
     28        (WebCore::toJSNewlyCreated):
     29        * bindings/scripts/test/JS/JSTestEnabledBySetting.cpp:
     30        (WebCore::toJSNewlyCreated):
     31        * bindings/scripts/test/JS/JSTestEventConstructor.cpp:
     32        (WebCore::toJSNewlyCreated):
     33        * bindings/scripts/test/JS/JSTestEventTarget.cpp:
     34        (WebCore::toJSNewlyCreated):
     35        * bindings/scripts/test/JS/JSTestException.cpp:
     36        (WebCore::toJSNewlyCreated):
     37        * bindings/scripts/test/JS/JSTestGenerateIsReachable.cpp:
     38        (WebCore::toJSNewlyCreated):
     39        * bindings/scripts/test/JS/JSTestGlobalObject.cpp:
     40        (WebCore::toJSNewlyCreated):
     41        * bindings/scripts/test/JS/JSTestIndexedSetterNoIdentifier.cpp:
     42        (WebCore::toJSNewlyCreated):
     43        * bindings/scripts/test/JS/JSTestIndexedSetterThrowingException.cpp:
     44        (WebCore::toJSNewlyCreated):
     45        * bindings/scripts/test/JS/JSTestIndexedSetterWithIdentifier.cpp:
     46        (WebCore::toJSNewlyCreated):
     47        * bindings/scripts/test/JS/JSTestIterable.cpp:
     48        (WebCore::toJSNewlyCreated):
     49        * bindings/scripts/test/JS/JSTestMediaQueryListListener.cpp:
     50        (WebCore::toJSNewlyCreated):
     51        * bindings/scripts/test/JS/JSTestNamedAndIndexedSetterNoIdentifier.cpp:
     52        (WebCore::toJSNewlyCreated):
     53        * bindings/scripts/test/JS/JSTestNamedAndIndexedSetterThrowingException.cpp:
     54        (WebCore::toJSNewlyCreated):
     55        * bindings/scripts/test/JS/JSTestNamedAndIndexedSetterWithIdentifier.cpp:
     56        (WebCore::toJSNewlyCreated):
     57        * bindings/scripts/test/JS/JSTestNamedConstructor.cpp:
     58        (WebCore::toJSNewlyCreated):
     59        * bindings/scripts/test/JS/JSTestNamedDeleterNoIdentifier.cpp:
     60        (WebCore::toJSNewlyCreated):
     61        * bindings/scripts/test/JS/JSTestNamedDeleterThrowingException.cpp:
     62        (WebCore::toJSNewlyCreated):
     63        * bindings/scripts/test/JS/JSTestNamedDeleterWithIdentifier.cpp:
     64        (WebCore::toJSNewlyCreated):
     65        * bindings/scripts/test/JS/JSTestNamedDeleterWithIndexedGetter.cpp:
     66        (WebCore::toJSNewlyCreated):
     67        * bindings/scripts/test/JS/JSTestNamedGetterCallWith.cpp:
     68        (WebCore::toJSNewlyCreated):
     69        * bindings/scripts/test/JS/JSTestNamedGetterNoIdentifier.cpp:
     70        (WebCore::toJSNewlyCreated):
     71        * bindings/scripts/test/JS/JSTestNamedGetterWithIdentifier.cpp:
     72        (WebCore::toJSNewlyCreated):
     73        * bindings/scripts/test/JS/JSTestNamedSetterNoIdentifier.cpp:
     74        (WebCore::toJSNewlyCreated):
     75        * bindings/scripts/test/JS/JSTestNamedSetterThrowingException.cpp:
     76        (WebCore::toJSNewlyCreated):
     77        * bindings/scripts/test/JS/JSTestNamedSetterWithIdentifier.cpp:
     78        (WebCore::toJSNewlyCreated):
     79        * bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetter.cpp:
     80        (WebCore::toJSNewlyCreated):
     81        * bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetterAndSetter.cpp:
     82        (WebCore::toJSNewlyCreated):
     83        * bindings/scripts/test/JS/JSTestNamedSetterWithOverrideBuiltins.cpp:
     84        (WebCore::toJSNewlyCreated):
     85        * bindings/scripts/test/JS/JSTestNamedSetterWithUnforgableProperties.cpp:
     86        (WebCore::toJSNewlyCreated):
     87        * bindings/scripts/test/JS/JSTestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins.cpp:
     88        (WebCore::toJSNewlyCreated):
     89        * bindings/scripts/test/JS/JSTestNode.cpp:
     90        (WebCore::toJSNewlyCreated):
     91        * bindings/scripts/test/JS/JSTestObj.cpp:
     92        (WebCore::toJSNewlyCreated):
     93        * bindings/scripts/test/JS/JSTestOverloadedConstructors.cpp:
     94        (WebCore::toJSNewlyCreated):
     95        * bindings/scripts/test/JS/JSTestOverloadedConstructorsWithSequence.cpp:
     96        (WebCore::toJSNewlyCreated):
     97        * bindings/scripts/test/JS/JSTestOverrideBuiltins.cpp:
     98        (WebCore::toJSNewlyCreated):
     99        * bindings/scripts/test/JS/JSTestPluginInterface.cpp:
     100        (WebCore::toJSNewlyCreated):
     101        * bindings/scripts/test/JS/JSTestPromiseRejectionEvent.cpp:
     102        (WebCore::toJSNewlyCreated):
     103        * bindings/scripts/test/JS/JSTestSerialization.cpp:
     104        (WebCore::toJSNewlyCreated):
     105        * bindings/scripts/test/JS/JSTestSerializedScriptValueInterface.cpp:
     106        (WebCore::toJSNewlyCreated):
     107        * bindings/scripts/test/JS/JSTestStringifier.cpp:
     108        (WebCore::toJSNewlyCreated):
     109        * bindings/scripts/test/JS/JSTestStringifierAnonymousOperation.cpp:
     110        (WebCore::toJSNewlyCreated):
     111        * bindings/scripts/test/JS/JSTestStringifierNamedOperation.cpp:
     112        (WebCore::toJSNewlyCreated):
     113        * bindings/scripts/test/JS/JSTestStringifierOperationImplementedAs.cpp:
     114        (WebCore::toJSNewlyCreated):
     115        * bindings/scripts/test/JS/JSTestStringifierOperationNamedToString.cpp:
     116        (WebCore::toJSNewlyCreated):
     117        * bindings/scripts/test/JS/JSTestStringifierReadOnlyAttribute.cpp:
     118        (WebCore::toJSNewlyCreated):
     119        * bindings/scripts/test/JS/JSTestStringifierReadWriteAttribute.cpp:
     120        (WebCore::toJSNewlyCreated):
     121        * bindings/scripts/test/JS/JSTestTypedefs.cpp:
     122        (WebCore::toJSNewlyCreated):
     123
    11242018-04-03  Yousuke Kimoto  <yousuke.kimoto@sony.com>
    2125
  • TabularUnified trunk/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm

    r230105 r230220  
    46304630
    46314631#if ENABLE(BINDING_INTEGRITY)
    4632     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     4632    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    46334633#if PLATFORM(WIN)
    46344634    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(${vtableRefWin});
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSInterfaceName.cpp

    r229931 r230220  
    196196
    197197#if ENABLE(BINDING_INTEGRITY)
    198     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     198    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    199199#if PLATFORM(WIN)
    200200    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7InterfaceName@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSMapLike.cpp

    r229931 r230220  
    365365
    366366#if ENABLE(BINDING_INTEGRITY)
    367     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     367    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    368368#if PLATFORM(WIN)
    369369    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7MapLike@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSReadOnlyMapLike.cpp

    r229931 r230220  
    314314
    315315#if ENABLE(BINDING_INTEGRITY)
    316     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     316    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    317317#if PLATFORM(WIN)
    318318    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7ReadOnlyMapLike@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestActiveDOMObject.cpp

    r229931 r230220  
    275275
    276276#if ENABLE(BINDING_INTEGRITY)
    277     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     277    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    278278#if PLATFORM(WIN)
    279279    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestActiveDOMObject@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestCEReactions.cpp

    r229931 r230220  
    329329
    330330#if ENABLE(BINDING_INTEGRITY)
    331     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     331    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    332332#if PLATFORM(WIN)
    333333    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestCEReactions@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestCEReactionsStringifier.cpp

    r229931 r230220  
    249249
    250250#if ENABLE(BINDING_INTEGRITY)
    251     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     251    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    252252#if PLATFORM(WIN)
    253253    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestCEReactionsStringifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestCallTracer.cpp

    r229931 r230220  
    548548
    549549#if ENABLE(BINDING_INTEGRITY)
    550     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     550    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    551551#if PLATFORM(WIN)
    552552    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestCallTracer@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestClassWithJSBuiltinConstructor.cpp

    r230105 r230220  
    188188
    189189#if ENABLE(BINDING_INTEGRITY)
    190     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     190    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    191191#if PLATFORM(WIN)
    192192    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestClassWithJSBuiltinConstructor@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestCustomConstructorWithNoInterfaceObject.cpp

    r229931 r230220  
    186186
    187187#if ENABLE(BINDING_INTEGRITY)
    188     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     188    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    189189#if PLATFORM(WIN)
    190190    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestCustomConstructorWithNoInterfaceObject@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestEnabledBySetting.cpp

    r229931 r230220  
    322322
    323323#if ENABLE(BINDING_INTEGRITY)
    324     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     324    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    325325#if PLATFORM(WIN)
    326326    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestEnabledBySetting@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestEventConstructor.cpp

    r229931 r230220  
    317317
    318318#if ENABLE(BINDING_INTEGRITY)
    319     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     319    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    320320#if PLATFORM(WIN)
    321321    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestEventConstructor@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestEventTarget.cpp

    r229931 r230220  
    260260
    261261#if ENABLE(BINDING_INTEGRITY)
    262     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     262    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    263263#if PLATFORM(WIN)
    264264    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestEventTarget@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestException.cpp

    r229931 r230220  
    205205
    206206#if ENABLE(BINDING_INTEGRITY)
    207     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     207    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    208208#if PLATFORM(WIN)
    209209    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestException@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestGenerateIsReachable.cpp

    r229931 r230220  
    211211
    212212#if ENABLE(BINDING_INTEGRITY)
    213     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     213    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    214214#if PLATFORM(WIN)
    215215    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestGenerateIsReachable@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestGlobalObject.cpp

    r229931 r230220  
    596596
    597597#if ENABLE(BINDING_INTEGRITY)
    598     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     598    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    599599#if PLATFORM(WIN)
    600600    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestGlobalObject@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestIndexedSetterNoIdentifier.cpp

    r229931 r230220  
    274274
    275275#if ENABLE(BINDING_INTEGRITY)
    276     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     276    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    277277#if PLATFORM(WIN)
    278278    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestIndexedSetterNoIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestIndexedSetterThrowingException.cpp

    r229931 r230220  
    274274
    275275#if ENABLE(BINDING_INTEGRITY)
    276     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     276    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    277277#if PLATFORM(WIN)
    278278    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestIndexedSetterThrowingException@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestIndexedSetterWithIdentifier.cpp

    r229931 r230220  
    306306
    307307#if ENABLE(BINDING_INTEGRITY)
    308     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     308    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    309309#if PLATFORM(WIN)
    310310    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestIndexedSetterWithIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestIterable.cpp

    r229931 r230220  
    258258
    259259#if ENABLE(BINDING_INTEGRITY)
    260     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     260    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    261261#if PLATFORM(WIN)
    262262    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestIterable@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestMediaQueryListListener.cpp

    r229931 r230220  
    214214
    215215#if ENABLE(BINDING_INTEGRITY)
    216     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     216    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    217217#if PLATFORM(WIN)
    218218    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestMediaQueryListListener@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedAndIndexedSetterNoIdentifier.cpp

    r229931 r230220  
    340340
    341341#if ENABLE(BINDING_INTEGRITY)
    342     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     342    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    343343#if PLATFORM(WIN)
    344344    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedAndIndexedSetterNoIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedAndIndexedSetterThrowingException.cpp

    r229931 r230220  
    340340
    341341#if ENABLE(BINDING_INTEGRITY)
    342     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     342    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    343343#if PLATFORM(WIN)
    344344    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedAndIndexedSetterThrowingException@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedAndIndexedSetterWithIdentifier.cpp

    r229931 r230220  
    394394
    395395#if ENABLE(BINDING_INTEGRITY)
    396     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     396    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    397397#if PLATFORM(WIN)
    398398    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedAndIndexedSetterWithIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedConstructor.cpp

    r229931 r230220  
    227227
    228228#if ENABLE(BINDING_INTEGRITY)
    229     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     229    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    230230#if PLATFORM(WIN)
    231231    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedConstructor@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedDeleterNoIdentifier.cpp

    r229931 r230220  
    253253
    254254#if ENABLE(BINDING_INTEGRITY)
    255     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     255    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    256256#if PLATFORM(WIN)
    257257    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedDeleterNoIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedDeleterThrowingException.cpp

    r229931 r230220  
    267267
    268268#if ENABLE(BINDING_INTEGRITY)
    269     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     269    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    270270#if PLATFORM(WIN)
    271271    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedDeleterThrowingException@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedDeleterWithIdentifier.cpp

    r229931 r230220  
    284284
    285285#if ENABLE(BINDING_INTEGRITY)
    286     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     286    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    287287#if PLATFORM(WIN)
    288288    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedDeleterWithIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedDeleterWithIndexedGetter.cpp

    r229931 r230220  
    271271
    272272#if ENABLE(BINDING_INTEGRITY)
    273     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     273    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    274274#if PLATFORM(WIN)
    275275    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedDeleterWithIndexedGetter@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedGetterCallWith.cpp

    r229931 r230220  
    232232
    233233#if ENABLE(BINDING_INTEGRITY)
    234     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     234    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    235235#if PLATFORM(WIN)
    236236    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedGetterCallWith@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedGetterNoIdentifier.cpp

    r229931 r230220  
    232232
    233233#if ENABLE(BINDING_INTEGRITY)
    234     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     234    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    235235#if PLATFORM(WIN)
    236236    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedGetterNoIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedGetterWithIdentifier.cpp

    r229931 r230220  
    260260
    261261#if ENABLE(BINDING_INTEGRITY)
    262     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     262    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    263263#if PLATFORM(WIN)
    264264    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedGetterWithIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterNoIdentifier.cpp

    r229931 r230220  
    294294
    295295#if ENABLE(BINDING_INTEGRITY)
    296     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     296    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    297297#if PLATFORM(WIN)
    298298    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterNoIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterThrowingException.cpp

    r229931 r230220  
    294294
    295295#if ENABLE(BINDING_INTEGRITY)
    296     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     296    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    297297#if PLATFORM(WIN)
    298298    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterThrowingException@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithIdentifier.cpp

    r229931 r230220  
    325325
    326326#if ENABLE(BINDING_INTEGRITY)
    327     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     327    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    328328#if PLATFORM(WIN)
    329329    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithIdentifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetter.cpp

    r229931 r230220  
    368368
    369369#if ENABLE(BINDING_INTEGRITY)
    370     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     370    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    371371#if PLATFORM(WIN)
    372372    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithIndexedGetter@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithIndexedGetterAndSetter.cpp

    r229931 r230220  
    418418
    419419#if ENABLE(BINDING_INTEGRITY)
    420     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     420    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    421421#if PLATFORM(WIN)
    422422    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithIndexedGetterAndSetter@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithOverrideBuiltins.cpp

    r229931 r230220  
    281281
    282282#if ENABLE(BINDING_INTEGRITY)
    283     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     283    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    284284#if PLATFORM(WIN)
    285285    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithOverrideBuiltins@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithUnforgableProperties.cpp

    r229931 r230220  
    363363
    364364#if ENABLE(BINDING_INTEGRITY)
    365     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     365    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    366366#if PLATFORM(WIN)
    367367    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithUnforgableProperties@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins.cpp

    r229931 r230220  
    350350
    351351#if ENABLE(BINDING_INTEGRITY)
    352     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     352    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    353353#if PLATFORM(WIN)
    354354    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestNode.cpp

    r229931 r230220  
    426426
    427427#if ENABLE(BINDING_INTEGRITY)
    428     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     428    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    429429#if PLATFORM(WIN)
    430430    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestNode@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp

    r229931 r230220  
    84188418
    84198419#if ENABLE(BINDING_INTEGRITY)
    8420     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     8420    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    84218421#if PLATFORM(WIN)
    84228422    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestObj@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestOverloadedConstructors.cpp

    r229931 r230220  
    277277
    278278#if ENABLE(BINDING_INTEGRITY)
    279     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     279    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    280280#if PLATFORM(WIN)
    281281    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestOverloadedConstructors@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestOverloadedConstructorsWithSequence.cpp

    r229931 r230220  
    233233
    234234#if ENABLE(BINDING_INTEGRITY)
    235     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     235    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    236236#if PLATFORM(WIN)
    237237    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestOverloadedConstructorsWithSequence@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestOverrideBuiltins.cpp

    r229931 r230220  
    263263
    264264#if ENABLE(BINDING_INTEGRITY)
    265     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     265    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    266266#if PLATFORM(WIN)
    267267    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestOverrideBuiltins@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestPluginInterface.cpp

    r229931 r230220  
    236236
    237237#if ENABLE(BINDING_INTEGRITY)
    238     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     238    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    239239#if PLATFORM(WIN)
    240240    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestPluginInterface@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestPromiseRejectionEvent.cpp

    r229931 r230220  
    299299
    300300#if ENABLE(BINDING_INTEGRITY)
    301     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     301    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    302302#if PLATFORM(WIN)
    303303    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestPromiseRejectionEvent@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestSerialization.cpp

    r229931 r230220  
    570570
    571571#if ENABLE(BINDING_INTEGRITY)
    572     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     572    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    573573#if PLATFORM(WIN)
    574574    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestSerialization@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestSerializedScriptValueInterface.cpp

    r229931 r230220  
    373373
    374374#if ENABLE(BINDING_INTEGRITY)
    375     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     375    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    376376#if PLATFORM(WIN)
    377377    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestSerializedScriptValueInterface@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifier.cpp

    r229931 r230220  
    207207
    208208#if ENABLE(BINDING_INTEGRITY)
    209     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     209    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    210210#if PLATFORM(WIN)
    211211    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifier@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierAnonymousOperation.cpp

    r229931 r230220  
    207207
    208208#if ENABLE(BINDING_INTEGRITY)
    209     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     209    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    210210#if PLATFORM(WIN)
    211211    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierAnonymousOperation@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierNamedOperation.cpp

    r229931 r230220  
    222222
    223223#if ENABLE(BINDING_INTEGRITY)
    224     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     224    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    225225#if PLATFORM(WIN)
    226226    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierNamedOperation@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierOperationImplementedAs.cpp

    r229931 r230220  
    222222
    223223#if ENABLE(BINDING_INTEGRITY)
    224     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     224    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    225225#if PLATFORM(WIN)
    226226    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierOperationImplementedAs@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierOperationNamedToString.cpp

    r229931 r230220  
    207207
    208208#if ENABLE(BINDING_INTEGRITY)
    209     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     209    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    210210#if PLATFORM(WIN)
    211211    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierOperationNamedToString@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierReadOnlyAttribute.cpp

    r229931 r230220  
    229229
    230230#if ENABLE(BINDING_INTEGRITY)
    231     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     231    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    232232#if PLATFORM(WIN)
    233233    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierReadOnlyAttribute@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestStringifierReadWriteAttribute.cpp

    r229931 r230220  
    247247
    248248#if ENABLE(BINDING_INTEGRITY)
    249     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     249    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    250250#if PLATFORM(WIN)
    251251    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestStringifierReadWriteAttribute@WebCore@@6B@"));
  • TabularUnified trunk/Source/WebCore/bindings/scripts/test/JS/JSTestTypedefs.cpp

    r229931 r230220  
    769769
    770770#if ENABLE(BINDING_INTEGRITY)
    771     void* actualVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(*(reinterpret_cast<void**>(impl.ptr())));
     771    void* actualVTablePointer = *(reinterpret_cast<void**>(impl.ptr()));
    772772#if PLATFORM(WIN)
    773773    void* expectedVTablePointer = WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION(__identifier("??_7TestTypedefs@WebCore@@6B@"));
Note: See TracChangeset for help on using the changeset viewer.