Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 836319 | Differences between
and this patch

Collapse All | Expand All

(-)seamonkey-2.53.14/js/src/jit/BaselineCacheIRCompiler.cpp.orig (+2 lines)
Lines 4-9 Link Here
4
 * License, v. 2.0. If a copy of the MPL was not distributed with this
4
 * License, v. 2.0. If a copy of the MPL was not distributed with this
5
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
6
6
7
#include "jit/BaselineFrame.h"
8
#include "jit/BaselineIC.h"
7
#include "jit/BaselineCacheIRCompiler.h"
9
#include "jit/BaselineCacheIRCompiler.h"
8
10
9
#include "jit/CacheIR.h"
11
#include "jit/CacheIR.h"

Return to bug 836319