mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
41532ef15e
- Bug 1230413 (part 1) - Pass a DrawTarget to several PaintFocus functions(). r=mattwoodrow. (5df91490ae)
- Bug 1230413 (part 2) - Change CallbackData::mContext to a DrawTarget.… r=jfkthame. (07ee11cdd3)
- Bug 1211867 - Use the font's NBSP glyph (if present) rather than rendering NBSP using the standard <space> glyph. r=jdaggett (481384c1a3)
- Bug 1230413 (part 3) - Remove unused gfxContext argument from SetSpaceGlyphIfSimple(). r=jfkthame. (6f9194709d)
- Bug 1230413 (part 4) - Remove unused nsRenderingContext argument from ForceBreak() and OptionallyBreak(). r=mattwoodrow. (8d517a64c3)
- Bug 1230413 (part 5) - Pass a DrawTarget to Draw{Dashed,SolidBorder}Segment(). r=mattwoodrow. (0ec1212b6e)
- Bug 1122788 - patch 1 - nsMultiplexInputStream should not use Tell() in debug builds, r=bz (f92a138bc7)
- iBug 1122788 - patch 2 - nsMultiplexInputStream should not use Tell() in debug builds, r=bz (afadbc68ee)
- Bug 1105044: update XULRunner stub path finding to match the updated Mac app package signing requirements. r=bsmedberg (241e69e234)
- Bug 1151506 - move nsIInterfaceInfo::isMainProcessScriptable to the end of the interface's vtable; r=dbaron (a763bdbeb5)
- Bug 1123323 - Ensure that xptiTypelibGuts cannot have a vtable; r=froydnj (c68a87f37d)
- Bug 1223142 - make XPIDL set default nullptrs for optional out parameters, r=bz (a67cafedba)
- Bug 1219246 - use UniquePtr instead of nsAuto*Ptr in xpcom/; r=erahm (c0a9c817ca)
- Bug 1217047 - try harder in IsContractIDRegistered to return a reasonable answer; r=bsmedberg,f=yury (25f42064c0)
- more of Bug 1101651 - Part 2 (bb82515cb6)
- Bug 1159302 - handle ftell errors in nsINIParser::InitFromFile; r=erahm (252bf762da)
- Bug 1159304 - silence Coverity warning about implicit conversion issues in ReadAheadLib; r=erahm (f6ae3d7af0)
- Bug 1233176 - Scalar Replacement: Initialize properties with the default value of the template object. r=shu (5ae139b872)
- Bug 1223023 - Ensure that we have enough ballast space for allocating MoveGroups in BacktrackingAllocator::resolveControlFlow. r=bhackett (ad486853ad)
- Bug 1231575 - "JitSpew: RegAlloc: dump buffer is too small for a kraken spew". r=bhackett (5042256569)
- Bug 1231581 - "IonMonkey: MOZ_CRASH() in BacktrackingAllocator.cpp:LiveRange::toString() might be unreachable." r=bhackett1024 (8453cfdb5a)
- Bug 1231581 - fix C4018 warning in WinXP. r=bhackett1024 (03ae92e018)
- Bug 1228404 - Add OOM test for module parsing and fix a couple of bugs r=shu (a71b84e9a9)
- Bug 1228579 - BacktrackingAllocator: Pack the LUse::Policy next to the LUse pointer of UsePosition. r=bhackett (91b12c5da8)
- Bug 1225203 - Make backtracking register allocator spew / dump output threadsafe r=bhackett (c44f0a04f1)
- Bug 1202784 - Part 1: Refactor SuperElemOperations for use with emitElemOperands. (r=jandem) (44adc3abf1)
- Bug 1202784 -Part 2: Seperate RequireCoercible check from JSOP_TOID. (r=jandem) (531f3e7543)
- Bug 1225026 - Remove support for atomics on Uint8ClampedArray. r=nbp (29c1dd5bc3)
- Bug 1232022 - Part 1: Mark self-hosted intrinsics for later checking. (r=till) (f49b4de863)
- Bug 1232022 - Part 2: Implement JSOP_DEBUGCHECKSELFHOSTED, and use it to check self-hosted callFunction()s. (r=till, r=h4writer) (c9cbb13f0c)
- Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=shu (1c6d9d4cb5)
- Bug 1135377 - Part 1: Implement RegExp unicode flag. r=till, f=anba (afbcec4095)
- Bug 1220457 - Show deprecation warning for non-standard RegExp.multiline. r=till (175aaa139c)
- Bug 1135377 - Part 2: Parse RegExp unicode character in non-CharacterClass. r=till, f=anba (492f380bbb)
- Bug 1135377 - Part 3: Parse RegExp unicode character in CharacterClass. r=till, f=anba (71bba378d2)
- Bug 1135377 - Part 4: Support everything Atom in RegExp with unicode flag. r=till, f=anba (7a25bc6cd6)
- Bug 1135377 - Part 5: Support CharacterClassEscape in RegExp with unicode flag. r=till, f=anba (f368c54be5)
- Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba (7c7e89b0bd)
- Bug 1135377 - Part 7: Support ignoreCase for non-BMP in RegExp with unicode flag. r=till, f=anba (6841ae2cd6)
- Bug 1135377 - Part 8: Disallow extended pattern in RegExp with unicode flag. r=till, f=anba (a12155c034)
- Bug 1135377 - Part 9: Use RegExp unicode flag in String.prototype.{match,replace,split}. r=till, f=anba (92f310d912)
- Bug 1135377 - Part 10: Decrement index when it points trail surrogate that has corresponding lead surrogate. r=till, f=anba (61ef65c7b2)
- Bug 1135377 - Part 11: Support back reference with unicode flag. r=till, f=anba (777aa5be56)
- Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=n.nethercote (b7a402773b)
- Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=nbp (b3d16188b4)
- Bug 1231386 - Change debugger to use RuntimeAllocPolicy for all its hash tables r=terrence (800f98186f)
- Bug 1231170: TraceLogger - Use size in debugger instead of the current id to track last logged item, r=bbouvier (a0ea950299)
- Bug 1226217 - Use less verbose cycle collection macros for mozilla::devtools::HeapSnapshot; r=bz (36ca65581d)
- Bug 1231763 - Extract breakdown parsing from JS::ubi::Census. r=jimb (698e7f5c2e)
- reapply bit of 1259403 (d6259f391e)
- Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=jdemooij (edb4735fc5)
- Bug 1230747 - Fix element id generation rule for bytecode documentation. r=jwalden (392a974079)
- Bug 1231900 - "API Document for JS_snprintf() is non-consistent with the Implementation". r=jcoppeard (b669cf0291)
- Bug 1231883 - Implement HeapSnapshot.describeNode; r=mrbkap (515a6c4d1e)
- Bug 1232814 - Part 1: Fix a missing early return in NoteWeakEdge; r=sfink (e56620fb5d)
- Bug 1232814 - Part 2: Move LazyScript finalization to the background finalization thread; r=jonco (bb17b5a10d)
- Bug 1234106 - Avoid symbolic links in various directories used by the build system. r=gps (d150b03192)
348 lines
11 KiB
C++
348 lines
11 KiB
C++
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
|
* vim: set ts=8 sts=4 et sw=4 tw=99:
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#ifndef jit_BaselineCompiler_h
|
|
#define jit_BaselineCompiler_h
|
|
|
|
#include "jit/FixedList.h"
|
|
#if defined(JS_CODEGEN_X86)
|
|
# include "jit/x86/BaselineCompiler-x86.h"
|
|
#elif defined(JS_CODEGEN_X64)
|
|
# include "jit/x64/BaselineCompiler-x64.h"
|
|
#elif defined(JS_CODEGEN_ARM)
|
|
# include "jit/arm/BaselineCompiler-arm.h"
|
|
#elif defined(JS_CODEGEN_ARM64)
|
|
# include "jit/arm64/BaselineCompiler-arm64.h"
|
|
#elif defined(JS_CODEGEN_MIPS32)
|
|
# include "jit/mips32/BaselineCompiler-mips32.h"
|
|
#elif defined(JS_CODEGEN_MIPS64)
|
|
# include "jit/mips64/BaselineCompiler-mips64.h"
|
|
#elif defined(JS_CODEGEN_NONE)
|
|
# include "jit/none/BaselineCompiler-none.h"
|
|
#else
|
|
# error "Unknown architecture!"
|
|
#endif
|
|
|
|
namespace js {
|
|
namespace jit {
|
|
|
|
#define OPCODE_LIST(_) \
|
|
_(JSOP_NOP) \
|
|
_(JSOP_LABEL) \
|
|
_(JSOP_POP) \
|
|
_(JSOP_POPN) \
|
|
_(JSOP_DUPAT) \
|
|
_(JSOP_ENTERWITH) \
|
|
_(JSOP_LEAVEWITH) \
|
|
_(JSOP_DUP) \
|
|
_(JSOP_DUP2) \
|
|
_(JSOP_SWAP) \
|
|
_(JSOP_PICK) \
|
|
_(JSOP_GOTO) \
|
|
_(JSOP_IFEQ) \
|
|
_(JSOP_IFNE) \
|
|
_(JSOP_AND) \
|
|
_(JSOP_OR) \
|
|
_(JSOP_NOT) \
|
|
_(JSOP_POS) \
|
|
_(JSOP_LOOPHEAD) \
|
|
_(JSOP_LOOPENTRY) \
|
|
_(JSOP_VOID) \
|
|
_(JSOP_UNDEFINED) \
|
|
_(JSOP_HOLE) \
|
|
_(JSOP_NULL) \
|
|
_(JSOP_TRUE) \
|
|
_(JSOP_FALSE) \
|
|
_(JSOP_ZERO) \
|
|
_(JSOP_ONE) \
|
|
_(JSOP_INT8) \
|
|
_(JSOP_INT32) \
|
|
_(JSOP_UINT16) \
|
|
_(JSOP_UINT24) \
|
|
_(JSOP_DOUBLE) \
|
|
_(JSOP_STRING) \
|
|
_(JSOP_SYMBOL) \
|
|
_(JSOP_OBJECT) \
|
|
_(JSOP_CALLSITEOBJ) \
|
|
_(JSOP_REGEXP) \
|
|
_(JSOP_LAMBDA) \
|
|
_(JSOP_LAMBDA_ARROW) \
|
|
_(JSOP_BITOR) \
|
|
_(JSOP_BITXOR) \
|
|
_(JSOP_BITAND) \
|
|
_(JSOP_LSH) \
|
|
_(JSOP_RSH) \
|
|
_(JSOP_URSH) \
|
|
_(JSOP_ADD) \
|
|
_(JSOP_SUB) \
|
|
_(JSOP_MUL) \
|
|
_(JSOP_DIV) \
|
|
_(JSOP_MOD) \
|
|
_(JSOP_POW) \
|
|
_(JSOP_LT) \
|
|
_(JSOP_LE) \
|
|
_(JSOP_GT) \
|
|
_(JSOP_GE) \
|
|
_(JSOP_EQ) \
|
|
_(JSOP_NE) \
|
|
_(JSOP_STRICTEQ) \
|
|
_(JSOP_STRICTNE) \
|
|
_(JSOP_CONDSWITCH) \
|
|
_(JSOP_CASE) \
|
|
_(JSOP_DEFAULT) \
|
|
_(JSOP_LINENO) \
|
|
_(JSOP_BITNOT) \
|
|
_(JSOP_NEG) \
|
|
_(JSOP_NEWARRAY) \
|
|
_(JSOP_SPREADCALLARRAY) \
|
|
_(JSOP_NEWARRAY_COPYONWRITE) \
|
|
_(JSOP_INITELEM_ARRAY) \
|
|
_(JSOP_NEWOBJECT) \
|
|
_(JSOP_NEWINIT) \
|
|
_(JSOP_INITELEM) \
|
|
_(JSOP_INITELEM_GETTER) \
|
|
_(JSOP_INITELEM_SETTER) \
|
|
_(JSOP_INITELEM_INC) \
|
|
_(JSOP_MUTATEPROTO) \
|
|
_(JSOP_INITPROP) \
|
|
_(JSOP_INITLOCKEDPROP) \
|
|
_(JSOP_INITHIDDENPROP) \
|
|
_(JSOP_INITPROP_GETTER) \
|
|
_(JSOP_INITPROP_SETTER) \
|
|
_(JSOP_ARRAYPUSH) \
|
|
_(JSOP_GETELEM) \
|
|
_(JSOP_SETELEM) \
|
|
_(JSOP_STRICTSETELEM) \
|
|
_(JSOP_CALLELEM) \
|
|
_(JSOP_DELELEM) \
|
|
_(JSOP_STRICTDELELEM) \
|
|
_(JSOP_IN) \
|
|
_(JSOP_GETGNAME) \
|
|
_(JSOP_BINDGNAME) \
|
|
_(JSOP_SETGNAME) \
|
|
_(JSOP_STRICTSETGNAME) \
|
|
_(JSOP_SETNAME) \
|
|
_(JSOP_STRICTSETNAME) \
|
|
_(JSOP_GETPROP) \
|
|
_(JSOP_SETPROP) \
|
|
_(JSOP_STRICTSETPROP) \
|
|
_(JSOP_CALLPROP) \
|
|
_(JSOP_DELPROP) \
|
|
_(JSOP_STRICTDELPROP) \
|
|
_(JSOP_LENGTH) \
|
|
_(JSOP_GETXPROP) \
|
|
_(JSOP_GETALIASEDVAR) \
|
|
_(JSOP_SETALIASEDVAR) \
|
|
_(JSOP_GETNAME) \
|
|
_(JSOP_BINDNAME) \
|
|
_(JSOP_DELNAME) \
|
|
_(JSOP_GETIMPORT) \
|
|
_(JSOP_GETINTRINSIC) \
|
|
_(JSOP_BINDVAR) \
|
|
_(JSOP_DEFVAR) \
|
|
_(JSOP_DEFCONST) \
|
|
_(JSOP_DEFLET) \
|
|
_(JSOP_DEFFUN) \
|
|
_(JSOP_GETLOCAL) \
|
|
_(JSOP_SETLOCAL) \
|
|
_(JSOP_GETARG) \
|
|
_(JSOP_SETARG) \
|
|
_(JSOP_CHECKLEXICAL) \
|
|
_(JSOP_INITLEXICAL) \
|
|
_(JSOP_INITGLEXICAL) \
|
|
_(JSOP_CHECKALIASEDLEXICAL) \
|
|
_(JSOP_INITALIASEDLEXICAL) \
|
|
_(JSOP_UNINITIALIZED) \
|
|
_(JSOP_CALL) \
|
|
_(JSOP_CALLITER) \
|
|
_(JSOP_FUNCALL) \
|
|
_(JSOP_FUNAPPLY) \
|
|
_(JSOP_NEW) \
|
|
_(JSOP_EVAL) \
|
|
_(JSOP_STRICTEVAL) \
|
|
_(JSOP_SPREADCALL) \
|
|
_(JSOP_SPREADNEW) \
|
|
_(JSOP_SPREADEVAL) \
|
|
_(JSOP_STRICTSPREADEVAL) \
|
|
_(JSOP_IMPLICITTHIS) \
|
|
_(JSOP_GIMPLICITTHIS) \
|
|
_(JSOP_INSTANCEOF) \
|
|
_(JSOP_TYPEOF) \
|
|
_(JSOP_TYPEOFEXPR) \
|
|
_(JSOP_THROWMSG) \
|
|
_(JSOP_THROW) \
|
|
_(JSOP_THROWING) \
|
|
_(JSOP_TRY) \
|
|
_(JSOP_FINALLY) \
|
|
_(JSOP_GOSUB) \
|
|
_(JSOP_RETSUB) \
|
|
_(JSOP_PUSHBLOCKSCOPE) \
|
|
_(JSOP_POPBLOCKSCOPE) \
|
|
_(JSOP_FRESHENBLOCKSCOPE) \
|
|
_(JSOP_DEBUGLEAVEBLOCK) \
|
|
_(JSOP_EXCEPTION) \
|
|
_(JSOP_DEBUGGER) \
|
|
_(JSOP_ARGUMENTS) \
|
|
_(JSOP_RUNONCE) \
|
|
_(JSOP_REST) \
|
|
_(JSOP_TOID) \
|
|
_(JSOP_TOSTRING) \
|
|
_(JSOP_TABLESWITCH) \
|
|
_(JSOP_ITER) \
|
|
_(JSOP_MOREITER) \
|
|
_(JSOP_ISNOITER) \
|
|
_(JSOP_ENDITER) \
|
|
_(JSOP_GENERATOR) \
|
|
_(JSOP_INITIALYIELD) \
|
|
_(JSOP_YIELD) \
|
|
_(JSOP_DEBUGAFTERYIELD) \
|
|
_(JSOP_FINALYIELDRVAL) \
|
|
_(JSOP_RESUME) \
|
|
_(JSOP_CALLEE) \
|
|
_(JSOP_GETRVAL) \
|
|
_(JSOP_SETRVAL) \
|
|
_(JSOP_RETRVAL) \
|
|
_(JSOP_RETURN) \
|
|
_(JSOP_FUNCTIONTHIS) \
|
|
_(JSOP_GLOBALTHIS) \
|
|
_(JSOP_CHECKTHIS) \
|
|
_(JSOP_CHECKRETURN) \
|
|
_(JSOP_NEWTARGET) \
|
|
_(JSOP_SUPERCALL) \
|
|
_(JSOP_SPREADSUPERCALL) \
|
|
_(JSOP_THROWSETCONST) \
|
|
_(JSOP_THROWSETALIASEDCONST) \
|
|
_(JSOP_INITHIDDENPROP_GETTER) \
|
|
_(JSOP_INITHIDDENPROP_SETTER) \
|
|
_(JSOP_INITHIDDENELEM) \
|
|
_(JSOP_INITHIDDENELEM_GETTER) \
|
|
_(JSOP_INITHIDDENELEM_SETTER) \
|
|
_(JSOP_CHECKOBJCOERCIBLE) \
|
|
_(JSOP_DEBUGCHECKSELFHOSTED)
|
|
|
|
class BaselineCompiler : public BaselineCompilerSpecific
|
|
{
|
|
FixedList<Label> labels_;
|
|
NonAssertingLabel return_;
|
|
NonAssertingLabel postBarrierSlot_;
|
|
|
|
// Native code offset right before the scope chain is initialized.
|
|
CodeOffset prologueOffset_;
|
|
|
|
// Native code offset right before the frame is popped and the method
|
|
// returned from.
|
|
CodeOffset epilogueOffset_;
|
|
|
|
// Native code offset right after debug prologue and epilogue, or
|
|
// equivalent positions when debug mode is off.
|
|
CodeOffset postDebugPrologueOffset_;
|
|
|
|
// For each INITIALYIELD or YIELD op, this Vector maps the yield index
|
|
// to the bytecode offset of the next op.
|
|
Vector<uint32_t> yieldOffsets_;
|
|
|
|
// Whether any on stack arguments are modified.
|
|
bool modifiesArguments_;
|
|
|
|
Label* labelOf(jsbytecode* pc) {
|
|
return &labels_[script->pcToOffset(pc)];
|
|
}
|
|
|
|
// If a script has more |nslots| than this, then emit code to do an
|
|
// early stack check.
|
|
static const unsigned EARLY_STACK_CHECK_SLOT_COUNT = 128;
|
|
bool needsEarlyStackCheck() const {
|
|
return script->nslots() > EARLY_STACK_CHECK_SLOT_COUNT;
|
|
}
|
|
|
|
public:
|
|
BaselineCompiler(JSContext* cx, TempAllocator& alloc, JSScript* script);
|
|
bool init();
|
|
|
|
MethodStatus compile();
|
|
|
|
private:
|
|
MethodStatus emitBody();
|
|
|
|
bool emitCheckThis(ValueOperand val);
|
|
void emitLoadReturnValue(ValueOperand val);
|
|
|
|
void emitInitializeLocals(size_t n, const Value& v);
|
|
bool emitPrologue();
|
|
bool emitEpilogue();
|
|
bool emitOutOfLinePostBarrierSlot();
|
|
bool emitIC(ICStub* stub, ICEntry::Kind kind);
|
|
bool emitOpIC(ICStub* stub) {
|
|
return emitIC(stub, ICEntry::Kind_Op);
|
|
}
|
|
bool emitNonOpIC(ICStub* stub) {
|
|
return emitIC(stub, ICEntry::Kind_NonOp);
|
|
}
|
|
|
|
bool emitStackCheck(bool earlyCheck=false);
|
|
bool emitInterruptCheck();
|
|
bool emitWarmUpCounterIncrement(bool allowOsr=true);
|
|
bool emitArgumentTypeChecks();
|
|
void emitIsDebuggeeCheck();
|
|
bool emitDebugPrologue();
|
|
bool emitDebugTrap();
|
|
void emitCoverage(jsbytecode* pc);
|
|
bool emitTraceLoggerEnter();
|
|
bool emitTraceLoggerExit();
|
|
|
|
void emitProfilerEnterFrame();
|
|
void emitProfilerExitFrame();
|
|
|
|
bool initScopeChain();
|
|
|
|
void storeValue(const StackValue* source, const Address& dest,
|
|
const ValueOperand& scratch);
|
|
|
|
#define EMIT_OP(op) bool emit_##op();
|
|
OPCODE_LIST(EMIT_OP)
|
|
#undef EMIT_OP
|
|
|
|
// JSOP_NEG, JSOP_BITNOT
|
|
bool emitUnaryArith();
|
|
|
|
// JSOP_BITXOR, JSOP_LSH, JSOP_ADD etc.
|
|
bool emitBinaryArith();
|
|
|
|
// Handles JSOP_LT, JSOP_GT, and friends
|
|
bool emitCompare();
|
|
|
|
bool emitReturn();
|
|
|
|
bool emitToBoolean();
|
|
bool emitTest(bool branchIfTrue);
|
|
bool emitAndOr(bool branchIfTrue);
|
|
bool emitCall();
|
|
bool emitSpreadCall();
|
|
|
|
bool emitInitPropGetterSetter();
|
|
bool emitInitElemGetterSetter();
|
|
|
|
bool emitFormalArgAccess(uint32_t arg, bool get);
|
|
|
|
bool emitThrowConstAssignment();
|
|
bool emitUninitializedLexicalCheck(const ValueOperand& val);
|
|
|
|
bool addPCMappingEntry(bool addIndexEntry);
|
|
|
|
bool addYieldOffset();
|
|
|
|
void getScopeCoordinateObject(Register reg);
|
|
Address getScopeCoordinateAddressFromObject(Register objReg, Register reg);
|
|
Address getScopeCoordinateAddress(Register reg);
|
|
};
|
|
|
|
extern const VMFunction NewArrayCopyOnWriteInfo;
|
|
|
|
} // namespace jit
|
|
} // namespace js
|
|
|
|
#endif /* jit_BaselineCompiler_h */
|