gecko/js
Jim Blandy 6c34e5f77e Bug 1087549: Give IonScript::refcount_ and associated functions better names. r=jandem
This patch renames:

  - IonScript::refcount_ to invalidationCount_
  - IonScript::refcount to invalidationCount
  - IonScript::incref to incrementInvalidationCount
  - IonScript::decref to decrementInvalidationCount
  - IonScript::offsetOfRefcount to offsetOfInvalidationCount
2014-11-18 20:50:57 -08:00
..
ductwork/debugger Merge m-c to inbound. a=merge 2014-10-12 14:57:13 -04:00
examples
ipc Bug 783829 - Rename Proxy enumerate trap to getEnumerablePropertyKeys. r=efaust 2014-11-14 16:21:12 +01:00
public Bug 1100923 - Make onPromiseSettled() declaration JS_PUBLIC_API. r=fitzgen 2014-11-18 15:02:24 -08:00
src Bug 1087549: Give IonScript::refcount_ and associated functions better names. r=jandem 2014-11-18 20:50:57 -08:00
xpconnect Bug 1100579 part 2. Kill off JS_Evaluate(UC)Script. r=waldo 2014-11-18 23:27:16 -05:00