mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +00:00
@@ -66,7 +66,7 @@ class ScriptedDirectProxyHandler : public DirectProxyHandler {
|
||||
|
||||
// A scripted proxy should not be treated as generic in most contexts.
|
||||
virtual bool nativeCall(JSContext* cx, IsAcceptableThis test, NativeImpl impl,
|
||||
CallArgs args) const override;
|
||||
const CallArgs& args) const override;
|
||||
virtual bool hasInstance(JSContext* cx, HandleObject proxy, MutableHandleValue v,
|
||||
bool* bp) const override;
|
||||
virtual bool objectClassIs(HandleObject obj, ESClassValue classValue,
|
||||
|
||||
Reference in New Issue
Block a user