Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley

This commit is contained in:
Jon Coppeard
2014-04-30 10:10:33 +01:00
parent f8a5635cfd
commit d67f0ed243
48 changed files with 400 additions and 217 deletions

View File

@@ -455,8 +455,6 @@ JavaScriptShared::Unwrap(JSContext *cx, const InfallibleTArray<CpowEntry> &aCpow
name.BeginReading(),
name.Length(),
v,
nullptr,
nullptr,
JSPROP_ENUMERATE))
{
return false;