Hitesh Kanwathirtha ab53f17dc5 Merge branch 'master' into linux_merge 10 years ago
..
amd64 de03b987fa [MERGE #370] Fix auxPtrs using in background thread 10 years ago
arm 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
arm64 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
i386 de03b987fa [MERGE #370] Fix auxPtrs using in background thread 10 years ago
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
AgenPeeps.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Backend.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Backend.h 4ef30b463b Generate fast paths for LdSuper, LdSuperCtor, and SetHomeObj 10 years ago
BackendOpCodeAttrAsmJs.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
BackendOpCodeAttrAsmJs.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
BackendOpCodeList.h 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
BackwardPass.cpp 8271639b91 Installation of the monomorphic guard type check should only happen at the original type check that guards the property access requiring monomorphism, as indicated by non-availability of the checked type. 10 years ago
BackwardPass.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
BailOut.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 years ago
BailOut.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
BailOutKind.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
CMakeLists.txt 6f46f47f45 linux: skeleton CMakeLists.txt files 10 years ago
CaseNode.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
CaseNode.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Chakra.Backend.vcxproj 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Chakra.Backend.vcxproj.filters 12d868feaa Uint32 constant 10 years ago
CodeGenAllocators.cpp db756437a4 Page allocator used by CustomHeap's metadata don't need standing free page 10 years ago
CodeGenAllocators.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
CodeGenNumberAllocator.cpp 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
CodeGenNumberAllocator.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
CodeGenWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
CodeGenWorkItem.h 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
DbCheckPostLower.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
DbCheckPostLower.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Debug.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
EmitBuffer.cpp 4d3e524636 Change CustomHeap to on demand update on whether a page should be in the full list or not. 10 years ago
EmitBuffer.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
Encoder.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Encoder.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
ExternalLowerer.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
FlowGraph.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
FlowGraph.h 9b49b23fa6 With equivalent obj type spec on by default, certain operations still require monomorphic type checks. We've handled this in the dead store pass by locating any equivalent type check that protects an operation that requires a specific type and changing it to use a monomorphic check. But because of the vagaries of inline cache sharing, the operation that does the check may not appear to be monomorphic. Deal with this by having the dead store pass indicate the required type on the checking instruction. 10 years ago
Func.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 years ago
Func.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
GlobHashTable.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOpt.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
GlobOpt.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptBailOut.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptExpr.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptFields.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptIntBounds.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptIntBounds.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
GlobOptSimd128.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
IR.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
IR.h 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
IR.inl 47eab483b9 change top-level dir Lib back to lib 10 years ago
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IRBuilder.cpp ded283aaf0 missed one file to change in the pr 10 years ago
IRBuilder.h 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
IRBuilderAsmJs.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
IRBuilderAsmJs.h 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
IRType.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
IRType.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IRTypeList.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IRViewer.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
IRViewer.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
InductionVariable.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
InductionVariable.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Inline.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Inline.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
InlineeFrameInfo.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
InlineeFrameInfo.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
InliningDecider.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
InliningDecider.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
InliningHeuristics.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
InliningHeuristics.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IntBounds.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
IntBounds.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IntConstantBounds.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
InterpreterThunkEmitter.cpp 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
InterpreterThunkEmitter.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
JnHelperMethod.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
JnHelperMethod.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
JnHelperMethodList.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Lifetime.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
LinearScan.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 years ago
LinearScan.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Lower.cpp 593ef3fa07 Added fixes for some more typing issues. 10 years ago
Lower.h 4ef30b463b Generate fast paths for LdSuper, LdSuperCtor, and SetHomeObj 10 years ago
LowerMDShared.cpp ab53f17dc5 Merge branch 'master' into linux_merge 10 years ago
LowerMDShared.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
LowerMDSharedSimd128.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
NativeCodeData.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
NativeCodeData.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
NativeCodeGenerator.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 years ago
NativeCodeGenerator.h d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 years ago
Opnd.cpp 783d034e10 [MERGE #368] Improve JIT code page allocator virtual address use and reduced standing free page. 10 years ago
Opnd.h 9b49b23fa6 With equivalent obj type spec on by default, certain operations still require monomorphic type checks. We've handled this in the dead store pass by locating any equivalent type check that protects an operation that requires a specific type and changing it to use a monomorphic check. But because of the vagaries of inline cache sharing, the operation that does the check may not appear to be monomorphic. Deal with this by having the dead store pass indicate the required type on the checking instruction. 10 years ago
Opnd.inl 47eab483b9 change top-level dir Lib back to lib 10 years ago
PDataManager.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
PDataManager.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Peeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Peeps.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
PreLowerPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
PrologEncoder.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
PrologEncoder.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
QueuedFullJitWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
QueuedFullJitWorkItem.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Region.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Region.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
SccLiveness.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Security.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Security.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
SimpleJitProfilingHelpers.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
SimpleJitProfilingHelpers.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
SimpleLayout.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
SimpleLayout.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
SwitchIRBuilder.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
SwitchIRBuilder.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Sym.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
Sym.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
Sym.inl 47eab483b9 change top-level dir Lib back to lib 10 years ago
SymTable.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
SymTable.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
TempTracker.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 years ago
TempTracker.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
ValueRelativeOffset.h 47eab483b9 change top-level dir Lib back to lib 10 years ago