Ignore:
Timestamp:
Mar 5, 2008, 11:04:21 AM (17 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

Reviewed by Geoff.

Don't build JavaScriptCore/bindings.




  • kjs/config.h: No need to define HAVE_JNI anymore.


  • kjs/interpreter.cpp: Remove unnecessary include.

WebCore:

Reviewed by Geoff.

  • WebCore.base.exp: Add the NPN and KJS methods.


  • WebCore.xcodeproj/project.pbxproj: Bring in bridge/
  • config.h: Add HAVE_JNI define.


  • bindings/js/kjs_html.cpp:
  • bindings/objc/DOMInternal.mm:
  • bindings/objc/DOMUtility.mm:
  • bindings/objc/WebScriptObject.mm:
  • html/HTMLAppletElement.cpp:
  • html/HTMLEmbedElement.cpp:
  • html/HTMLObjectElement.cpp:
  • html/HTMLPlugInElement.cpp:
  • page/Frame.cpp:
  • page/mac/FrameMac.mm:
  • page/mac/WebCoreFrameBridge.mm:
  • page/mac/WebCoreScriptDebugger.mm:
  • plugins/win/PluginViewWin.cpp: Include file changes.

WebKit/mac:

Reviewed by Geoff.

Include file changes.


  • Plugins/WebBaseNetscapePluginView.mm:
  • Plugins/WebNetscapePluginPackage.m:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r30768 r30796  
    6767_JSValueToStringCopy
    6868_JSValueUnprotect
    69 _KJS_JSCreateNativeJSObject
    70 _KJS_JSObject_JSFinalize
    71 _KJS_JSObject_JSObjectCall
    72 _KJS_JSObject_JSObjectEval
    73 _KJS_JSObject_JSObjectGetMember
    74 _KJS_JSObject_JSObjectGetSlot
    75 _KJS_JSObject_JSObjectRemoveMember
    76 _KJS_JSObject_JSObjectSetMember
    77 _KJS_JSObject_JSObjectSetSlot
    78 _KJS_JSObject_JSObjectToString
    7969_WTFLog
    8070_WTFLogVerbose
     
    8474_WTFReportError
    8575_WTFReportFatalError
    86 __NPN_CreateObject
    87 __NPN_DeallocateObject
    88 __NPN_Enumerate
    89 __NPN_Evaluate
    90 __NPN_GetIntIdentifier
    91 __NPN_GetProperty
    92 __NPN_GetStringIdentifier
    93 __NPN_GetStringIdentifiers
    94 __NPN_IdentifierIsString
    95 __NPN_Invoke
    96 __NPN_InvokeDefault
    97 __NPN_ReleaseObject
    98 __NPN_ReleaseVariantValue
    99 __NPN_RemoveProperty
    100 __NPN_RetainObject
    101 __NPN_SetException
    102 __NPN_SetProperty
    103 __NPN_UTF8FromIdentifier
    10476__Z12jsRegExpFreeP8JSRegExp
    10577__Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc
    10678__Z15jsRegExpExecutePK8JSRegExpPKtiiPii
    107 __Z23_NPN_CreateScriptObjectP4_NPPPN3KJS8JSObjectEN3WTF10PassRefPtrINS1_8Bindings10RootObjectEEE
    108 __Z25_NPN_CreateNoScriptObjectv
    10979__ZN3KJS10Identifier11addSlowCaseEPNS_7UString3RepE
    11080__ZN3KJS10Identifier3addEPKNS_5UCharEi
     
    161131__ZN3KJS16ParserRefCounted3refEv
    162132__ZN3KJS16ParserRefCounted5derefEv
    163 __ZN3KJS16RuntimeObjectImp4infoE
    164133__ZN3KJS17PropertyNameArray3addERKNS_10IdentifierE
    165134__ZN3KJS17PrototypeFunctionC1EPNS_9ExecStateEPNS_17FunctionPrototypeEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE
     
    190159__ZN3KJS7UStringC1ERKS0_S2_
    191160__ZN3KJS7UStringaSEPKc
    192 __ZN3KJS8Bindings10RootObject10invalidateEv
    193 __ZN3KJS8Bindings10RootObject11gcUnprotectEPNS_8JSObjectE
    194 __ZN3KJS8Bindings10RootObject17_createRootObjectE
    195 __ZN3KJS8Bindings10RootObject19setCreateRootObjectEPFN3WTF10PassRefPtrIS1_EEPvE
    196 __ZN3KJS8Bindings10RootObject6createEPKvPNS_14JSGlobalObjectE
    197 __ZN3KJS8Bindings10RootObject9gcProtectEPNS_8JSObjectE
    198 __ZN3KJS8Bindings10RootObjectD1Ev
    199 __ZN3KJS8Bindings10throwErrorEPNS_9ExecStateENS_9ErrorTypeEP8NSString
    200 __ZN3KJS8Bindings23convertObjcValueToValueEPNS_9ExecStateEPvNS0_13ObjcValueTypeEPNS0_10RootObjectE
    201 __ZN3KJS8Bindings23convertValueToObjcValueEPNS_9ExecStateEPNS_7JSValueENS0_13ObjcValueTypeE
    202 __ZN3KJS8Bindings24findProtectingRootObjectEPNS_8JSObjectE
    203 __ZN3KJS8Bindings8Instance18didExecuteFunctionEv
    204 __ZN3KJS8Bindings8Instance19createRuntimeObjectEPS1_
    205 __ZN3KJS8Bindings8Instance21setDidExecuteFunctionEPFvPNS_9ExecStateEPNS_8JSObjectEE
    206 __ZN3KJS8Bindings8Instance32createBindingForLanguageInstanceENS1_15BindingLanguageEPvN3WTF10PassRefPtrINS0_10RootObjectEEE
    207161__ZN3KJS8Debugger12sourceUnusedEPNS_9ExecStateEi
    208162__ZN3KJS8Debugger6attachEPNS_14JSGlobalObjectE
     
    289243__ZNK3KJS7UString8toUInt32EPb
    290244__ZNK3KJS7UString8toUInt32EPbb
    291 __ZNK3KJS8Bindings10RootObject12globalObjectEv
    292 __ZNK3KJS8Bindings8Instance10rootObjectEv
    293245__ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE
    294246__ZNK3KJS8JSObject12defaultValueEPNS_9ExecStateENS_6JSTypeE
     
    316268_kJSClassDefinitionEmpty
    317269_kjs_strtod
     270__ZN3KJS10throwErrorEPNS_9ExecStateENS_9ErrorTypeERKNS_7UStringE
     271__ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateEj
     272__ZN3KJS7UString6appendEPKc
     273__ZN3KJS7CStringaSERKS0_
     274
Note: See TracChangeset for help on using the changeset viewer.