Home | History | Annotate | Download | only in JS

Lines Matching refs:THUNK_GENERATOR

38 #define THUNK_GENERATOR(generator) , generator
40 #define THUNK_GENERATOR(generator)
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
53 #define THUNK_GENERATOR(generator) , generator
55 #define THUNK_GENERATOR(generator)
60 { 0, 0, 0, 0 THUNK_GENERATOR(0) }
63 #undef THUNK_GENERATOR
117 #define THUNK_GENERATOR(generator) , generator
119 #define THUNK_GENERATOR(generator)
124 { 0, 0, 0, 0 THUNK_GENERATOR(0) }
127 #undef THUNK_GENERATOR