mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 15:10:56 +00:00
@@ -294,7 +294,7 @@ BaseProxyHandler::defaultValue(JSContext* cx, HandleObject proxy, JSType hint,
|
||||
|
||||
bool
|
||||
BaseProxyHandler::nativeCall(JSContext* cx, IsAcceptableThis test, NativeImpl impl,
|
||||
CallArgs args) const
|
||||
const CallArgs& args) const
|
||||
{
|
||||
ReportIncompatible(cx, args);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user