~ubuntu-branches/ubuntu/intrepid/xulrunner-1.9/intrepid

« back to all changes in this revision

Viewing changes to mozilla/js/src/win32.order

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack, Alexander Sack, Fabien Tassin
  • Date: 2008-02-13 11:47:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080213114721-7om0mgzngvuk9czv
Tags: 1.9~b3+nobinonly-0ubuntu1
* release FIREFOX_3_0b3_RELEASE

[ Alexander Sack ]
* submit patch that ships xpcshell to bugzilla
  - rename debian/patches/ship_xpcshell.patch =>
           debian/patches/bz410617_att295212_ship_xpcshell.patch
  - update debian/patches/series
* fix tooltip in epiphany: previously displayed out of screen bounds
  (LP: #37507)
  - add debian/patches/bz233371_att297343_fix_outofscreen_embed_tooltip.patch
  - update debian/patches/series
* use default upstream gcc tweaks for improved performance - especially of the
  javascript engine
  - update debian/rules
* update global extension/plugin patch to apply cleanly against latest code
  - update debian/patches/bzXXX_gre_extension_plugin_support.patch
* fix pyxpcom build failure introduced by recent commit
  - add debian/patches/bzXXX_fix_pyxpcom_build_failure.patch
  - update debian/patches/series
* add distro independent global install locations for extensions,
  /usr/lib/mozilla/extensions and /usr/share/mozilla/extensions
  - update debian/xulrunner-1.9.dirs
* support embedded tarball layout when either there is a *.tar.bz2 in orig tarball
  or if DEBIAN_MOZCLIENT_EMBEDDED is not unset (you will need this to produce embedded
  tarballs during |get-orig-source|
  - update debian/rules
* bump minimum libnss3-dev build requirements to >= 3.12.0~1.9b3
  - update debian/control
* bump minimum libnspr4-dev build requirements to >= 4.7.0~1.9b3
  - update debian/control

[ Fabien Tassin ]
* Drop patches applied upstream
  - drop debian/patches/bz410617_att295212_ship_xpcshell.patch
  - drop debian/patches/bz404634_att294921.patch
  - drop debian/patches/bz386610_python2.5_ftbfs_amd64.patch
  - drop debian/patches/bz373918_att295042.patch
  - drop debian/patches/bz408062_unstable_pc.patch
  - drop debian/patches/bz384304_fix_recursive_symlinks.patch
  - update debian/patches/series
* Refresh diverged patches:
  - update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
  - update debian/patches/rename_venkman_addon.patch
  - update debian/patches/bz344818_cairo_xrender.patch
* Install links for all .so libs in the -dev package
  - update debian/patches/dont_install_so_in_dev.patch
* Bump gtk requirement to 2.12 as per Mozilla bug 412432
  - update debian/control
* Add #DEBHELPER# token to postinst/prerm scripts
  - update debian/xulrunner-1.9.{postinst,prerm}
* Install previously missed libdbusservice.so
  - update debian/xulrunner-1.9.install
* Update venkman patch to also rename locales
  - update debian/patches/rename_venkman_addon.patch
* Bump requirement for system cairo to >= 1.5.8 as we now need
  the newly added cairo_path_extents()
  - update debian/rules
* Include mozilla-devscripts file using -include so ifneq could be omitted
  - update debian/rules
* Fix missing .so symlinks regression
  - update debian/patches/dont_install_so_in_dev.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
js_MarkGCThing ; 5893956
2
 
JS_GetPrivate ; 2090130
3
 
JS_HashTableRawLookup ; 1709984
4
 
js_Mark ; 1547496
5
 
js_GetToken ; 1406677
6
 
js_UngetToken ; 1154416
7
 
js_MarkAtom ; 992874
8
 
js_MatchToken ; 980277
9
 
js_CompareStrings ; 662772
10
 
js_Lock ; 628184
11
 
js_Unlock ; 628184
12
 
js_AtomizeString ; 611102
13
 
js_HashString ; 611102
14
 
js_DropScopeProperty ; 546476
15
 
JS_malloc ; 484350
16
 
js_Atomize ; 464433
17
 
js_InflateStringToBuffer ; 460739
18
 
js_HoldScopeProperty ; 442612
19
 
JS_free ; 382991
20
 
js_MarkScript ; 376942
21
 
js_HashId ; 365238
22
 
JS_CompareValues ; 352366
23
 
js_IdToValue ; 337594
24
 
JS_GetClass ; 325296
25
 
js_LookupProperty ; 324680
26
 
js_GetAtom ; 244669
27
 
js_DropProperty ; 223217
28
 
JS_GetParent ; 209680
29
 
js_LiveContext ; 205767
30
 
js_PeekToken ; 200646
31
 
js_GetSlotThreadSafe ; 198839
32
 
JS_GetStringChars ; 190862
33
 
JS_HashTableRawAdd ; 179156
34
 
js_FoldConstants ; 162626
35
 
js_EmitTree ; 145634
36
 
JS_EnumerateStub ; 140640
37
 
js_NewSrcNote ; 136983
38
 
js_GetProperty ; 135639
39
 
js_NewScopeProperty ; 135057
40
 
js_MutateScope ; 135057
41
 
js_GetMutableScope ; 135057
42
 
js_AllocSlot ; 132401
43
 
JS_GetRuntime ; 127316
44
 
JS_FrameIterator ; 121963
45
 
JS_GetFrameFunctionObject ; 120567
46
 
js_AllocGCThing ; 119828
47
 
js_DestroyScopeProperty ; 115989
48
 
js_Emit3 ; 109135
49
 
js_AtomizeChars ; 108038
50
 
JS_HashTableLookup ; 107154
51
 
JS_InstanceOf ; 103905
52
 
js_DefineProperty ; 99514
53
 
js_strncpy ; 88276
54
 
js_PeekTokenSameLine ; 87197
55
 
js_HoldObjectMap ; 79084
56
 
js_DropObjectMap ; 77824
57
 
js_NewObject ; 72421
58
 
js_ValueToString ; 72143
59
 
js_GetClassPrototype ; 66235
60
 
js_UnlockRuntime ; 64699
61
 
js_LockRuntime ; 64699
62
 
js_ContextIterator ; 64586
63
 
JS_ClearWatchPointsForObject ; 64155
64
 
js_FinalizeObject ; 63925
65
 
js_IndexAtom ; 63789
66
 
JS_SetPrivate ; 63702
67
 
JS_GetGlobalObject ; 63546
68
 
js_Emit1 ; 63012
69
 
JS_ContextIterator ; 57847
70
 
JS_GetInstancePrivate ; 57817
71
 
JS_HashTableRawRemove ; 57057
72
 
js_AllocRawStack ; 54181
73
 
js_Invoke ; 53568
74
 
js_FindProperty ; 53150
75
 
JS_GetFrameScript ; 51395
76
 
js_LinkFunctionObject ; 50651
77
 
js_SetSrcNoteOffset ; 47735
78
 
js_InWithStatement ; 47346
79
 
js_NewFunction ; 47074
80
 
js_NewSrcNote2 ; 46165
81
 
JS_HashTableAdd ; 45503
82
 
JS_HashTableRemove ; 45213
83
 
js_InCatchBlock ; 42198
84
 
js_AddRootRT ; 40587
85
 
js_AddRoot ; 40587
86
 
js_SetProperty ; 40558
87
 
JS_AddNamedRoot ; 40462
88
 
js_RemoveRoot ; 40384
89
 
JS_RemoveRootRT ; 38129
90
 
js_NewString ; 37471
91
 
js_DefineFunction ; 36629
92
 
JS_GetContextThread ; 36498
93
 
JS_LookupProperty ; 35137
94
 
JS_ValueToString ; 34072
95
 
JS_realloc ; 33776
96
 
JS_DefineFunction ; 33268
97
 
JS_SetErrorReporter ; 32851
98
 
js_FinalizeString ; 30311
99
 
js_FinalizeStringRT ; 30311
100
 
JS_ArenaAllocate ; 30099
101
 
JS_BeginRequest ; 29323
102
 
JS_EndRequest ; 29323
103
 
JS_GetContextPrivate ; 29189
104
 
JS_CompactArenaPool ; 28874
105
 
js_ValueToStringAtom ; 27934
106
 
JS_ValueToId ; 26517
107
 
js_ValueToBoolean ; 25908
108
 
JS_InternString ; 25467
109
 
js_PopStatement ; 24364
110
 
js_PushStatement ; 24364
111
 
js_NewStringCopyN ; 23911
112
 
js_FlushPropertyCacheByProp ; 23883
113
 
js_GetStringBytes ; 23421
114
 
JS_ArenaRelease ; 23267
115
 
JS_GetStringBytes ; 23106
116
 
js_FreeStack ; 22399
117
 
js_AllocStack ; 22399
118
 
JS_SetProperty ; 21240
119
 
js_InitObjectMap ; 19991
120
 
js_NewScope ; 19991
121
 
js_strlen ; 19070
122
 
JS_GetScriptPrincipals ; 18063
123
 
js_SrcNoteLength ; 17369
124
 
js_DestroyObjectMap ; 17198
125
 
js_DestroyScope ; 17198
126
 
JS_GetStringLength ; 16306
127
 
js_PopStatementCG ; 15418
128
 
JS_GetFrameAnnotation ; 14949
129
 
js_FreeRawStack ; 14032
130
 
js_Interpret ; 14032
131
 
js_TransferScopeLock ; 13899
132
 
JS_ResolveStandardClass ; 13645
133
 
JS_ResumeRequest ; 12837
134
 
JS_SuspendRequest ; 12837
135
 
JS_GetProperty ; 12488
136
 
JS_NewObject ; 11660
137
 
js_AllocTryNotes ; 11418
138
 
js_NewNumberValue ; 10859
139
 
js_InternalInvoke ; 10051
140
 
js_NewDouble ; 9936
141
 
js_SetJumpOffset ; 9886
142
 
js_SkipWhiteSpace ; 9299
143
 
js_NewDoubleValue ; 7474
144
 
JS_GetPendingException ; 7404
145
 
js_NewObjectMap ; 7236
146
 
JS_ClearPendingException ; 7092
147
 
JS_strtod ; 7053
148
 
js_strtod ; 7053
149
 
js_InflateString ; 7004
150
 
JS_GetFunctionName ; 6808
151
 
JS_NewHashTable ; 6794
152
 
JS_NewFunction ; 6575
153
 
js_FreeSlot ; 6476
154
 
js_LockScope ; 6332
155
 
JS_HashTableEnumerateEntries ; 6285
156
 
js_GetLengthProperty ; 6162
157
 
js_LockObj ; 6149
158
 
JS_NewUCStringCopyN ; 5994
159
 
JS_NewNumberValue ; 5904
160
 
js_NewStringCopyZ ; 5809
161
 
JS_NewUCStringCopyZ ; 5809
162
 
js_DeflateString ; 5612
163
 
js_ValueToNumber ; 5456
164
 
JS_SetOptions ; 5322
165
 
js_NewScript ; 4941
166
 
js_InitCodeGenerator ; 4810
167
 
js_FinishTakingSrcNotes ; 4810
168
 
js_NewScriptFromParams ; 4810
169
 
js_InitAtomMap ; 4810
170
 
js_FinishTakingTryNotes ; 4810
171
 
js_NewScriptFromCG ; 4810
172
 
js_FinishCodeGenerator ; 4810
173
 
JS_strdup ; 4534
174
 
JS_HashTableDestroy ; 4119
175
 
js_CheckRedeclaration ; 3965
176
 
JS_DefineFunctions ; 3808
177
 
js_EmitFunctionBody ; 3739
178
 
js_TryMethod ; 3685
179
 
js_DefaultValue ; 3610
180
 
js_CloneFunctionObject ; 3577
181
 
JS_InitClass ; 3546
182
 
js_SetClassPrototype ; 3377
183
 
JS_GetPrototype ; 3268
184
 
JS_DefineProperties ; 3115
185
 
js_FindVariable ; 3093
186
 
js_DestroyScript ; 3041
187
 
JS_ClearScriptTraps ; 3041
188
 
js_FreeAtomMap ; 3041
189
 
JS_NewStringCopyZ ; 2953
190
 
js_AtomizeObject ; 2709
191
 
JS_ValueToBoolean ; 2643
192
 
js_SetLengthProperty ; 2637
193
 
JS_GetOptions ; 2593
194
 
js_ValueToObject ; 2522
195
 
js_ValueToNonNullObject ; 2510
196
 
js_StringToObject ; 2482
197
 
JS_SetElement ; 2448
198
 
js_NumberToString ; 2407
199
 
JS_TypeOfValue ; 2275
200
 
js_NewBufferTokenStream ; 2253
201
 
js_NewTokenStream ; 2253
202
 
js_CloseTokenStream ; 2253
203
 
JS_RemoveRoot ; 2148
204
 
JS_NewDouble ; 2129
205
 
JS_vsnprintf ; 1937
206
 
JS_snprintf ; 1937
207
 
JS_CallFunctionValue ; 1844
208
 
JS_DHashVoidPtrKeyStub ; 1840
209
 
JS_DHashTableOperate ; 1840
210
 
js_SetProtoOrParent ; 1758
211
 
js_DoubleToInteger ; 1729
212
 
JS_SetVersion ; 1531
213
 
js_ValueToFunction ; 1476
214
 
JS_SetPrototype ; 1408
215
 
JS_CeilingLog2 ; 1317
216
 
js_Execute ; 1199
217
 
js_CompileFunctionBody ; 1182
218
 
JS_CompileUCFunctionForPrincipals ; 1182
219
 
js_GetSrcNoteOffset ; 1139
220
 
JS_DHashMatchEntryStub ; 1094
221
 
JS_VersionToString ; 1090
222
 
JS_CompileUCScriptForPrincipals ; 1071
223
 
js_CompileTokenStream ; 1071
224
 
js_CurrentThreadId ; 1058
225
 
JS_IdToValue ; 1046
226
 
js_ConstructObject ; 974
227
 
JS_DestroyScript ; 967
228
 
js_PCToLineNumber ; 967
229
 
JS_DefineProperty ; 930
230
 
JS_GetScriptFilename ; 924
231
 
JS_GetFramePC ; 899
232
 
JS_EvaluateUCScriptForPrincipals ; 892
233
 
JS_PCToLineNumber ; 848
234
 
JS_StringToVersion ; 761
235
 
js_ExecuteRegExp ; 755
236
 
JS_MaybeGC ; 717
237
 
JS_ValueToNumber ; 698
238
 
JS_GetVersion ; 698
239
 
JS_AliasProperty ; 693
240
 
js_AtomizeValue ; 664
241
 
js_BooleanToString ; 664
242
 
js_SetSlotThreadSafe ; 596
243
 
JS_DHashClearEntryStub ; 584
244
 
JS_DHashTableRawRemove ; 584
245
 
JS_DefineObject ; 557
246
 
js_PutCallObject ; 516
247
 
js_GetCallObject ; 516
248
 
js_strchr ; 511
249
 
JS_DefineUCProperty ; 480
250
 
JS_dtostr ; 475
251
 
JS_ValueToInt32 ; 464
252
 
js_ValueToInt32 ; 464
253
 
JS_FinishArenaPool ; 453
254
 
js_NewTryNote ; 441
255
 
js_strtointeger ; 437
256
 
JS_vsmprintf ; 428
257
 
JS_DHashTableInit ; 423
258
 
JS_DHashAllocTable ; 423
259
 
JS_DHashGetStubOps ; 423
260
 
JS_NewDHashTable ; 423
261
 
JS_DHashTableDestroy ; 423
262
 
JS_DHashFreeTable ; 423
263
 
JS_DHashTableFinish ; 423
264
 
js_EmitBreak ; 412
265
 
js_GetAttributes ; 412
266
 
JS_DefineConstDoubles ; 407
267
 
JS_ArenaGrow ; 374
268
 
js_AtomizeInt ; 372
269
 
JS_SetParent ; 345
270
 
JS_CloneFunctionObject ; 343
271
 
JS_IsNativeFrame ; 343
272
 
JS_ReportErrorNumber ; 340
273
 
js_ErrorToException ; 340
274
 
js_ReportErrorNumberVA ; 340
275
 
js_GetErrorMessage ; 340
276
 
js_ExpandErrorArguments ; 340
277
 
js_ReportUncaughtException ; 315
278
 
JS_IsExceptionPending ; 315
279
 
js_ReportErrorAgain ; 315
280
 
js_ErrorFromException ; 315
281
 
JS_LookupUCProperty ; 307
282
 
JS_InitArenaPool ; 293
283
 
PRMJ_Now ; 262
284
 
DllMain@12 ; 235
285
 
JS_ExecuteScript ; 232
286
 
JS_GetFrameFunction ; 226
287
 
PRMJ_LocalGMTDifference ; 175
288
 
JS_GetConstructor ; 175
289
 
JS_SetGlobalObject ; 164
290
 
js_LockGCThing ; 155
291
 
js_NewRegExpObject ; 152
292
 
js_NewRegExp ; 152
293
 
js_InitObjectClass ; 131
294
 
js_InitFunctionClass ; 131
295
 
js_EmitN ; 128
296
 
JS_ArenaFinish ; 124
297
 
js_GC ; 124
298
 
js_SweepAtomState ; 124
299
 
js_MarkAtomState ; 124
300
 
JS_ArenaRealloc ; 124
301
 
js_ForceGC ; 124
302
 
js_FlushPropertyCache ; 122
303
 
js_InitNumberClass ; 114
304
 
JS_smprintf ; 112
305
 
js_DoubleToECMAInt32 ; 112
306
 
js_ValueToECMAInt32 ; 111
307
 
JS_ValueToECMAInt32 ; 111
308
 
JS_SetContextPrivate ; 109
309
 
PRMJ_DSTOffset ; 108
310
 
js_Clear ; 105
311
 
JS_ClearScope ; 105
312
 
JS_NewScriptObject ; 104
313
 
JS_smprintf_free ; 104
314
 
JS_ConvertValue ; 99
315
 
js_GetSrcNote ; 98
316
 
JS_ValueToECMAUint32 ; 93
317
 
js_ValueToECMAUint32 ; 93
318
 
js_printf ; 93
319
 
js_DoubleToECMAUint32 ; 93
320
 
js_DestroyRegExp ; 89
321
 
js_UnlockGCThing ; 89
322
 
js_TryValueOf ; 87
323
 
js_NewSrcNote3 ; 86
324
 
JS_ConvertStub ; 81
325
 
JS_SetPendingException ; 80
326
 
js_InitStringClass ; 79
327
 
JS_GC ; 78
328
 
js_InitArrayClass ; 74
329
 
js_InitDateClass ; 67
330
 
JS_NewContext ; 64
331
 
JS_AddArgumentFormatter ; 64
332
 
js_InitContextForLocking ; 64
333
 
js_NewContext ; 64
334
 
JS_SetBranchCallback ; 64
335
 
JS_ClearRegExpStatics ; 64
336
 
js_InitRegExpStatics ; 64
337
 
js_InitCallClass ; 63
338
 
js_InitRegExpClass ; 61
339
 
js_Enumerate ; 58
340
 
JS_DestroyContext ; 46
341
 
js_DestroyContext ; 46
342
 
js_FreeRegExpStatics ; 46
343
 
js_InitScanner ; 39
344
 
js_NewPrinter ; 36
345
 
js_DestroyPrinter ; 36
346
 
js_GetPrinterOutput ; 36
347
 
JS_FreeArenaPool ; 36
348
 
js_DecompileCode ; 34
349
 
js_EmitContinue ; 33
350
 
js_CheckAccess ; 30
351
 
js_DecompileValueGenerator ; 28
352
 
js_InitMathClass ; 27
353
 
js_InitExceptionClasses ; 25
354
 
js_NewArrayObject ; 24
355
 
js_InitArgumentsClass ; 21
356
 
js_puts ; 20
357
 
js_InitBooleanClass ; 19
358
 
JS_InitStandardClasses ; 19
359
 
js_InitScriptClass ; 19
360
 
js_obj_toString ; 15
361
 
js_GetArgsValue ; 14
362
 
js_GetArgsObject ; 14
363
 
js_AtomizeDouble ; 12
364
 
JS_DestroyIdArray ; 11
365
 
js_NewIdArray ; 11
366
 
JS_GetElement ; 11
367
 
JS_EvaluateScript ; 9
368
 
JS_EvaluateUCScript ; 9
369
 
JS_DecompileFunction ; 8
370
 
js_DecompileFunction ; 8
371
 
JS_NewString ; 8
372
 
js_SetStringBytes ; 8
373
 
JS_GetArrayLength ; 7
374
 
JS_NewArrayObject ; 7
375
 
JS_IsArrayObject ; 7
376
 
JS_ValueToObject ; 7
377
 
JS_DefineElement ; 6
378
 
js_DecompileScript ; 6
379
 
JS_PushArguments ; 4
380
 
JS_PopArguments ; 4
381
 
JS_PushArgumentsVA ; 4
382
 
js_PutArgsObject ; 2
383
 
JS_SetGCCallbackRT ; 2
384
 
JS_Init ; 1
385
 
js_SetupLocks ; 1
386
 
js_InitRuntimeNumberState ; 1
387
 
js_InitRuntimeStringState ; 1
388
 
js_InitLock ; 1
389
 
js_InitGC ; 1
390
 
js_InitAtomState ; 1
391
 
js_InitStringGlobals ; 1