зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 78859e22ce17 (bug 1384513) for perf regressions.
--HG-- extra : rebase_source : fd6063fc8c2f0b9677e5dee4fbbe1c85c210dd7c
This commit is contained in:
Родитель
c9a21fe70b
Коммит
bbe72b0768
|
@ -198,7 +198,7 @@ private:
|
|||
|
||||
template<typename T,
|
||||
JSObject* UnwrapArray(JSObject*),
|
||||
T* GetData(JSObject*, bool* isShared, const JS::AutoRequireNoGC&),
|
||||
T* GetData(JSObject*, bool* isShared, const JS::AutoCheckCannotGC&),
|
||||
void GetLengthAndDataAndSharedness(JSObject*, uint32_t*, bool*, T**),
|
||||
JSObject* CreateNew(JSContext*, uint32_t)>
|
||||
struct TypedArray
|
||||
|
|
Загрузка…
Ссылка в новой задаче