webengine/osswebengine/DerivedSources/WebCore/JSXSLTProcessor.lut.h
changeset 0 dd21522fd290
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /* Automatically generated from /cygdrive/x/tot/WebCore/bindings/js/JSXSLTProcessor.cpp using /cygdrive/x/tot/WebCore/../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */
       
     2 
       
     3 namespace KJS {
       
     4 
       
     5 static const struct HashEntry XSLTProcessorPrototypeTableEntries[] = {
       
     6    { "transformToDocument", JSXSLTProcessor::TransformToDocument, DontDelete|Function, 2, &XSLTProcessorPrototypeTableEntries[8] }/* 3098029830 */ ,
       
     7    { "importStylesheet", JSXSLTProcessor::ImportStylesheet, DontDelete|Function, 1, &XSLTProcessorPrototypeTableEntries[10] }/* 2576937700 */ ,
       
     8    { "transformToFragment", JSXSLTProcessor::TransformToFragment, DontDelete|Function, 2, &XSLTProcessorPrototypeTableEntries[7] }/* 1263695568 */ ,
       
     9    { 0, 0, 0, 0, 0 },
       
    10    { 0, 0, 0, 0, 0 },
       
    11    { "setParameter", JSXSLTProcessor::SetParameter, DontDelete|Function, 3, &XSLTProcessorPrototypeTableEntries[9] }/* 4216614757 */ ,
       
    12    { 0, 0, 0, 0, 0 },
       
    13    { "getParameter", JSXSLTProcessor::GetParameter, DontDelete|Function, 2, 0 }/* 3430110588 */ ,
       
    14    { "removeParameter", JSXSLTProcessor::RemoveParameter, DontDelete|Function, 2, 0 }/* 3352368313 */ ,
       
    15    { "clearParameters", JSXSLTProcessor::ClearParameters, DontDelete|Function, 0, 0 }/* 2607027470 */ ,
       
    16    { "reset", JSXSLTProcessor::Reset, DontDelete|Function, 0, 0 }/* 3704661724 */ 
       
    17 };
       
    18 
       
    19 const struct HashTable XSLTProcessorPrototypeTable = { 2, 11, XSLTProcessorPrototypeTableEntries, 7 };
       
    20 
       
    21 } // namespace