/external/webkit/Source/WebCore/bindings/scripts/test/JS/ |
H A D | JSTestMediaQueryListListener.cpp | 39 #define THUNK_GENERATOR(generator) , generator macro 41 #define THUNK_GENERATOR(generator) macro 46 { "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestMediaQueryListListenerConstructor), (intptr_t)0 THUNK_GENERATOR(0) }, 47 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 50 #undef THUNK_GENERATOR macro 54 #define THUNK_GENERATOR(generator) , generator macro 56 #define THUNK_GENERATOR(generator) macro 61 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 64 #undef THUNK_GENERATOR macro 102 #define THUNK_GENERATOR(generato macro 104 #define THUNK_GENERATOR macro 113 #undef THUNK_GENERATOR macro [all...] |
H A D | JSTestSerializedScriptValueInterface.cpp | 39 #define THUNK_GENERATOR(generator) , generator macro 41 #define THUNK_GENERATOR(generator) macro 46 { "value", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestSerializedScriptValueInterfaceValue), (intptr_t)0 THUNK_GENERATOR(0) }, 47 { "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestSerializedScriptValueInterfaceConstructor), (intptr_t)0 THUNK_GENERATOR(0) }, 48 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 51 #undef THUNK_GENERATOR macro 55 #define THUNK_GENERATOR(generator) , generator macro 57 #define THUNK_GENERATOR(generator) macro 62 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 65 #undef THUNK_GENERATOR macro 103 #define THUNK_GENERATOR macro 105 #define THUNK_GENERATOR macro 113 #undef THUNK_GENERATOR macro [all...] |
H A D | JSTestInterface.cpp | 38 #define THUNK_GENERATOR(generator) , generator macro 40 #define THUNK_GENERATOR(generator) macro 45 { "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestInterfaceConstructor), (intptr_t)0 THUNK_GENERATOR(0) }, 46 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 49 #undef THUNK_GENERATOR macro 53 #define THUNK_GENERATOR(generator) , generator macro 55 #define THUNK_GENERATOR(generator) macro 60 { 0, 0, 0, 0 THUNK_GENERATOR(0) } 63 #undef THUNK_GENERATOR macro 117 #define THUNK_GENERATOR(generato macro 119 #define THUNK_GENERATOR macro 127 #undef THUNK_GENERATOR macro [all...] |
H A D | JSTestObj.cpp | 53 #define THUNK_GENERATOR(generator) , generator macro 55 #define THUNK_GENERATOR(generator) macro 60 { "readOnlyIntAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjReadOnlyIntAttr), (intptr_t)0 THUNK_GENERATOR(0) }, 61 { "readOnlyStringAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjReadOnlyStringAttr), (intptr_t)0 THUNK_GENERATOR(0) }, 62 { "readOnlyTestObjAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjReadOnlyTestObjAttr), (intptr_t)0 THUNK_GENERATOR(0) }, 63 { "shortAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjShortAttr), (intptr_t)setJSTestObjShortAttr THUNK_GENERATOR(0) }, 64 { "unsignedShortAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjUnsignedShortAttr), (intptr_t)setJSTestObjUnsignedShortAttr THUNK_GENERATOR(0) }, 65 { "intAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjIntAttr), (intptr_t)setJSTestObjIntAttr THUNK_GENERATOR(0) }, 66 { "longLongAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjLongLongAttr), (intptr_t)setJSTestObjLongLongAttr THUNK_GENERATOR(0) }, 67 { "unsignedLongLongAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjUnsignedLongLongAttr), (intptr_t)setJSTestObjUnsignedLongLongAttr THUNK_GENERATOR( 105 #undef THUNK_GENERATOR macro 109 #define THUNK_GENERATOR macro 111 #define THUNK_GENERATOR macro 130 #undef THUNK_GENERATOR macro 181 #define THUNK_GENERATOR macro 183 #define THUNK_GENERATOR macro 238 #undef THUNK_GENERATOR macro [all...] |