Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Side by Side Diff: JavaScriptCore/JavaScriptCore.exp

Issue 28077: WebKit side of merge from r41149 to r41181. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/WebKit/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « JavaScriptCore/GNUmakefile.am ('k') | JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 _JSCheckScriptSyntax 1 _JSCheckScriptSyntax
2 _JSClassCreate 2 _JSClassCreate
3 _JSClassRelease 3 _JSClassRelease
4 _JSClassRetain 4 _JSClassRetain
5 _JSContextGetGlobalObject 5 _JSContextGetGlobalObject
6 _JSContextGetGroup 6 _JSContextGetGroup
7 _JSContextGroupCreate 7 _JSContextGroupCreate
8 _JSContextGroupRelease 8 _JSContextGroupRelease
9 _JSContextGroupRetain 9 _JSContextGroupRetain
10 _JSEndProfiling 10 _JSEndProfiling
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 __ZN3JSC11JSImmediate12nonInlineNaNEv 104 __ZN3JSC11JSImmediate12nonInlineNaNEv
105 __ZN3JSC11JSImmediate8toObjectENS_10JSValuePtrEPNS_9ExecStateE 105 __ZN3JSC11JSImmediate8toObjectENS_10JSValuePtrEPNS_9ExecStateE
106 __ZN3JSC11JSImmediate8toStringENS_10JSValuePtrE 106 __ZN3JSC11JSImmediate8toStringENS_10JSValuePtrE
107 __ZN3JSC11JSImmediate9prototypeENS_10JSValuePtrEPNS_9ExecStateE 107 __ZN3JSC11JSImmediate9prototypeENS_10JSValuePtrEPNS_9ExecStateE
108 __ZN3JSC11ProfileNode4sortEPFbRKN3WTF6RefPtrIS0_EES5_E 108 __ZN3JSC11ProfileNode4sortEPFbRKN3WTF6RefPtrIS0_EES5_E
109 __ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeE 109 __ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeE
110 __ZN3JSC12DateInstance4infoE 110 __ZN3JSC12DateInstance4infoE
111 __ZN3JSC12JSGlobalData10ClientDataD2Ev 111 __ZN3JSC12JSGlobalData10ClientDataD2Ev
112 __ZN3JSC12JSGlobalData12createLeakedEv 112 __ZN3JSC12JSGlobalData12createLeakedEv
113 __ZN3JSC12JSGlobalData14sharedInstanceEv 113 __ZN3JSC12JSGlobalData14sharedInstanceEv
114 __ZN3JSC12JSGlobalData6createEv 114 __ZN3JSC12JSGlobalData6createEb
115 __ZN3JSC12JSGlobalDataD1Ev 115 __ZN3JSC12JSGlobalDataD1Ev
116 __ZN3JSC12SamplingTool13notifyOfScopeEPNS_9ScopeNodeE 116 __ZN3JSC12SamplingTool13notifyOfScopeEPNS_9ScopeNodeE
117 __ZN3JSC12SamplingTool4dumpEPNS_9ExecStateE 117 __ZN3JSC12SamplingTool4dumpEPNS_9ExecStateE
118 __ZN3JSC12SamplingTool4stopEv 118 __ZN3JSC12SamplingTool4stopEv
119 __ZN3JSC12SamplingTool5startEj 119 __ZN3JSC12SamplingTool5startEj
120 __ZN3JSC12SmallStrings17createEmptyStringEPNS_12JSGlobalDataE 120 __ZN3JSC12SmallStrings17createEmptyStringEPNS_12JSGlobalDataE
121 __ZN3JSC12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 121 __ZN3JSC12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
122 __ZN3JSC12StringObject14toThisJSStringEPNS_9ExecStateE 122 __ZN3JSC12StringObject14toThisJSStringEPNS_9ExecStateE
123 __ZN3JSC12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 123 __ZN3JSC12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
124 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_ 12PropertySlotE 124 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_ 12PropertySlotE
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 __ZTVN3JSC14JSGlobalObjectE 361 __ZTVN3JSC14JSGlobalObjectE
362 __ZTVN3JSC15JSWrapperObjectE 362 __ZTVN3JSC15JSWrapperObjectE
363 __ZTVN3JSC16InternalFunctionE 363 __ZTVN3JSC16InternalFunctionE
364 __ZTVN3JSC16JSVariableObjectE 364 __ZTVN3JSC16JSVariableObjectE
365 __ZTVN3JSC8JSObjectE 365 __ZTVN3JSC8JSObjectE
366 __ZTVN3JSC8JSStringE 366 __ZTVN3JSC8JSStringE
367 _jscore_fastmalloc_introspection 367 _jscore_fastmalloc_introspection
368 _kJSClassDefinitionEmpty 368 _kJSClassDefinitionEmpty
369 369
370 370
OLDNEW
« no previous file with comments | « JavaScriptCore/GNUmakefile.am ('k') | JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698