mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 11:27:49 +00:00
Linux build...
This commit is contained in:
parent
1761a4137a
commit
7aead0b488
@ -1342,7 +1342,7 @@ public:
|
||||
|
||||
virtual void emitDeleteBytecode(BytecodeContainer *bCon, size_t pos) { bCon->emitOp(eBracketDelete, pos); }
|
||||
virtual int hasStackEffect() { return 2; }
|
||||
virtual ~BracketReference() { }
|
||||
// virtual ~BracketReference() { }
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user