mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
Fix Windows build.
This commit is contained in:
parent
08dbe84e08
commit
4d695c6ba2
@ -2434,7 +2434,7 @@ SetElementIC::update(JSContext *cx, const Value &objval, const Value &idval)
|
||||
}
|
||||
|
||||
template<JSBool strict>
|
||||
void
|
||||
void JS_FASTCALL
|
||||
ic::SetElement(VMFrame &f, ic::SetElementIC *ic)
|
||||
{
|
||||
JSContext *cx = f.cx;
|
||||
|
Loading…
Reference in New Issue
Block a user