Doug Ilijev 2f13802dcd MicroBuild v2: changes to project files and build scripts to enable building in MBv2, and PGO builds of ChakraCore; add nuspec for ChakraCore. 10 ani în urmă
..
amd64 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
arm 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
arm64 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
i386 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
Arguments.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
AsmJs.cpp f8db1987cf Adding fixes for two NULL pointer dereferences 10 ani în urmă
AsmJs.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
AsmJsBuiltInNames.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsByteCodeGenerator.cpp 30629de5ba SIMD bugfix: Store, inliner 10 ani în urmă
AsmJsByteCodeGenerator.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
AsmJsCodeGenerator.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
AsmJsCodeGenerator.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
AsmJsEncoder.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
AsmJsEncoder.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsEncoder.inl 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsEncoderHandler.inl 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsJitTemplate.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsLink.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsLink.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsModule.cpp 69c637c15f fix for crash while processing asmjs var decl w/o a RHS 10 ani în urmă
AsmJsModule.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsTypes.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
AsmJsTypes.h 2930bacc5e fix bugs with const access on x86 10 ani în urmă
AsmJsUtils.cpp 46617d76ae CR Fixes #3 10 ani în urmă
AsmJsUtils.h 554beed23e Updates from internal branch. 10 ani în urmă
CacheOperators.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
CacheOperators.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
CacheOperators.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
Chakra.Runtime.Language.vcxproj 554beed23e Updates from internal branch. 10 ani în urmă
Chakra.Runtime.Language.vcxproj.filters 7ce938da52 Implement the remaining operations in SourceTextModuleRecord, including 10 ani în urmă
CodeGenRecyclableData.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
CodeGenRecyclableData.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
DynamicProfileInfo.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
DynamicProfileInfo.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
DynamicProfileMutator.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
DynamicProfileMutator.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
DynamicProfileStorage.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
DynamicProfileStorage.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
EHBailoutData.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
EvalMapRecord.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
ExecutionMode.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
ExecutionMode.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
ExecutionModes.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
FunctionCodeGenJitTimeData.cpp 1e2cde0bc3 Dont attempt to get profiled iterations of a functionbody if it's bytecode hasn't been generated yet. 10 ani în urmă
FunctionCodeGenJitTimeData.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
FunctionCodeGenRuntimeData.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
FunctionCodeGenRuntimeData.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
InlineCache.cpp 9297002e90 Fix the logic 10 ani în urmă
InlineCache.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
InlineCache.inl 2128efe5d8 Prevent firing of a misleading assert, calling GetRootProperty without verifying that the instance is a root object. (Addresses a TODO in the source.) 10 ani în urmă
InlineCachePointerArray.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
InlineCachePointerArray.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
InterpreterHandler.inl 353e7d9559 Fixing issues with eval in the body of a funciton with split scope. 10 ani în urmă
InterpreterHandlerAsmJs.inl 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
InterpreterLoop.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
InterpreterProcessOpCodeAsmJs.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
InterpreterStackFrame.cpp a753a82761 Profiler for call with flags does not check the call flags to see if the call is a new call 10 ani în urmă
InterpreterStackFrame.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
JavascriptConversion.cpp 70faee3978 @@toPrimitive should be ignored if its value is null 10 ani în urmă
JavascriptConversion.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
JavascriptConversion.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptExceptionContext.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptExceptionObject.cpp 8c17a3b3cb Restore context after beforeCollectCallback 10 ani în urmă
JavascriptExceptionObject.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptExceptionOperators.cpp 4116a3f529 When dispatching the exception to the debugger, make sure we call `ClearDisableImplicitFlags()` 10 ani în urmă
JavascriptExceptionOperators.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptFunctionArgIndex.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptMathOperators.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
JavascriptMathOperators.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptMathOperators.inl 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
JavascriptNativeOperators.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptNativeOperators.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptOperators.cpp 0302ab4300 [MERGE #793] MemCopy modified source length 10 ani în urmă
JavascriptOperators.h 98bca7337f Prevent Array.from and TypedArray from getting @@iterator twice 10 ani în urmă
JavascriptOperators.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
JavascriptStackWalker.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
JavascriptStackWalker.h d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 ani în urmă
ModuleNamespace.cpp bc813f0773 Implement interpreter support for module import/exports 10 ani în urmă
ModuleNamespace.h 7ce938da52 Implement the remaining operations in SourceTextModuleRecord, including 10 ani în urmă
ModuleRecordBase.h 7ce938da52 Implement the remaining operations in SourceTextModuleRecord, including 10 ani în urmă
ProfilingHelpers.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
ProfilingHelpers.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
ReadOnlyDynamicProfileInfo.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
ReadOnlyDynamicProfileInfo.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
RuntimeLanguagePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
RuntimeLanguagePch.h 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
SimdBool16x8Operation.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdBool16x8Operation.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdBool16x8OperationX86X64.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdBool32x4Operation.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdBool32x4Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdBool32x4OperationX86X64.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdBool8x16Operation.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdBool8x16Operation.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdBool8x16OperationX86X64.cpp 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
SimdFloat32x4Operation.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdFloat32x4Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdFloat32x4OperationX86X64.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdFloat64x2Operation.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdFloat64x2Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdFloat64x2OperationX86X64.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdInt16x8Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdInt16x8Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdInt16x8OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdInt32x4Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdInt32x4Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdInt32x4OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdInt8x16Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdInt8x16Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdInt8x16OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdOps.h 8567cfe6c1 update all references to use correct CamelCase file names 10 ani în urmă
SimdUint16x8Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUint16x8Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdUint16x8OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUint32x4Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUint32x4Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdUint32x4OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUint8x16Operation.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUint8x16Operation.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
SimdUint8x16OperationX86X64.cpp 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SimdUtils.cpp bdc4d2e581 Moved SIMD temp values to ThreadContext. Added and refined buffer overrun assertions 10 ani în urmă
SimdUtils.h 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 ani în urmă
SourceDynamicProfileManager.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
SourceDynamicProfileManager.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
SourceTextModuleRecord.cpp 4d5a80be74 Module script sources should be visible in the debugger 10 ani în urmă
SourceTextModuleRecord.h 4d5a80be74 Module script sources should be visible in the debugger 10 ani în urmă
StackTraceArguments.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
StackTraceArguments.h 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
TaggedInt.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
TaggedInt.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 ani în urmă
TaggedInt.inl 47eab483b9 change top-level dir Lib back to lib 10 ani în urmă
ValueType.cpp 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
ValueType.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
ValueTypes.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 ani în urmă
packages.config 2f13802dcd MicroBuild v2: changes to project files and build scripts to enable building in MBv2, and PGO builds of ChakraCore; add nuspec for ChakraCore. 10 ani în urmă