| .. |
|
amd64
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
arm
|
1d56e43428
xplat-arm: implement missing arm_Thunks after xplat Debugger support
|
%!s(int64=9) %!d(string=hai) anos |
|
arm64
|
fbfbdfed9c
StaticInterpreterThunk for arm64
|
%!s(int64=8) %!d(string=hai) anos |
|
i386
|
c0723f4985
Moving RS4 changes to master
|
%!s(int64=7) %!d(string=hai) anos |
|
Arguments.h
|
a4852e7d22
fix issue where helper call is reading varargs incorrectly on linux
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJs.cpp
|
39ee407eda
Parser refactor: First pass to use stronger type instead of casting from ParseNode
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJs.h
|
39ee407eda
Parser refactor: First pass to use stronger type instead of casting from ParseNode
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsArrayBufferViews.h
|
e2a13ce01a
Implement jit for atomic load/store
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsBuiltInNames.h
|
88155df9e6
Remove Simd.js related code
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsByteCodeGenerator.cpp
|
b35e3b10bb
Asm.js: Check if we have enough stack when emitting bytecode recursively
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJsByteCodeGenerator.h
|
a4058ce9b6
Parser refactor: More use stronger type instead of casting from ParseNode
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsCodeGenerator.cpp
|
3741b1a94a
Refactor field related to JIT'ed code in EntryPointInfo into a separate structure
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJsCodeGenerator.h
|
ac56bc0561
Use Sections for OOP JIT
|
%!s(int64=9) %!d(string=hai) anos |
|
AsmJsEncoder.cpp
|
3741b1a94a
Refactor field related to JIT'ed code in EntryPointInfo into a separate structure
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJsEncoder.h
|
b525f7cb1f
Build + CR fixes
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsEncoder.inl
|
b525f7cb1f
Build + CR fixes
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsEncoderHandler.inl
|
b525f7cb1f
Build + CR fixes
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsJitTemplate.h
|
1a24313bba
add inlining support for asm.js/wasm
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsLink.cpp
|
88155df9e6
Remove Simd.js related code
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsLink.h
|
88155df9e6
Remove Simd.js related code
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsModule.cpp
|
1d0f7c4a9e
OS#16855035 - Properly support redeferral for serialized defer-parsed functions
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJsModule.h
|
39ee407eda
Parser refactor: First pass to use stronger type instead of casting from ParseNode
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsTypes.cpp
|
39ee407eda
Parser refactor: First pass to use stronger type instead of casting from ParseNode
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsTypes.h
|
26833effbb
Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point
|
%!s(int64=7) %!d(string=hai) anos |
|
AsmJsUtils.cpp
|
8668e6a367
Reduce most script function object size by 16 bytes
|
%!s(int64=8) %!d(string=hai) anos |
|
AsmJsUtils.h
|
127f15395a
ParseNode cleanup
|
%!s(int64=8) %!d(string=hai) anos |
|
CMakeLists.txt
|
97f0ad70c5
Support generating and using a cache of the initial parser state
|
%!s(int64=7) %!d(string=hai) anos |
|
CacheOperators.cpp
|
815b22b7dd
remove invalid assert inside CachePropertyReadForGetter
|
%!s(int64=7) %!d(string=hai) anos |
|
CacheOperators.h
|
7d96c0cb25
Resubmit #4834. Original message follows.
|
%!s(int64=8) %!d(string=hai) anos |
|
CacheOperators.inl
|
65493e1b5e
Make the engine respect -off:typepropertycache. The phase switch was only being used to enable tracing, not to disable the feature.
|
%!s(int64=7) %!d(string=hai) anos |
|
Chakra.Runtime.Language.vcxproj
|
c0723f4985
Moving RS4 changes to master
|
%!s(int64=7) %!d(string=hai) anos |
|
Chakra.Runtime.Language.vcxproj.filters
|
7cb51bf4e1
Support polymorphic type checks for objtypespec. For type checks where we have a set of multiple equivalent types, create a property guard that is structured like a polymorphic inline cache, with an underlying array of types indexed by a hash of the type pointer.
|
%!s(int64=7) %!d(string=hai) anos |
|
CodeGenRecyclableData.cpp
|
8567cfe6c1
update all references to use correct CamelCase file names
|
%!s(int64=10) %!d(string=hai) anos |
|
CodeGenRecyclableData.h
|
c6bf63b2d6
swb: annotate nested field type, union
|
%!s(int64=9) %!d(string=hai) anos |
|
ConstructorCache.cpp
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
ConstructorCache.h
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
DynamicProfileInfo.cpp
|
66eb726be4
avoid calling GetCallSiteInfo from background
|
%!s(int64=7) %!d(string=hai) anos |
|
DynamicProfileInfo.h
|
66eb726be4
avoid calling GetCallSiteInfo from background
|
%!s(int64=7) %!d(string=hai) anos |
|
DynamicProfileMutator.cpp
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
%!s(int64=10) %!d(string=hai) anos |
|
DynamicProfileMutator.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
%!s(int64=10) %!d(string=hai) anos |
|
DynamicProfileStorage.cpp
|
15b14abef6
fix for 'dynamic profile cache corruptted' issue
|
%!s(int64=8) %!d(string=hai) anos |
|
DynamicProfileStorage.h
|
99c7256c6d
use fail fast to catch issue with test build, note that dynamic profile cache is disabled in release build.
|
%!s(int64=8) %!d(string=hai) anos |
|
EHBailoutData.h
|
e0bed612a7
Turn on inlining for functions with trycatch/tryfinally
|
%!s(int64=8) %!d(string=hai) anos |
|
EvalMapRecord.h
|
ae27ef3b15
swb: fixes from stressing Basics and Strings tests
|
%!s(int64=9) %!d(string=hai) anos |
|
ExecutionMode.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
ExecutionMode.h
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
ExecutionModes.h
|
a6f4bbcd1f
More comments related to ExecutionMode transition
|
%!s(int64=8) %!d(string=hai) anos |
|
FunctionCodeGenRuntimeData.cpp
|
c69514f8dd
apply callback FunctionBody CodeGenRuntimeData fix to FunctionCodeGenRuntimeData::EnsureCallbackInlinee
|
%!s(int64=7) %!d(string=hai) anos |
|
FunctionCodeGenRuntimeData.h
|
c69514f8dd
apply callback FunctionBody CodeGenRuntimeData fix to FunctionCodeGenRuntimeData::EnsureCallbackInlinee
|
%!s(int64=7) %!d(string=hai) anos |
|
InlineCache.cpp
|
83f8af8c36
Share types on objects with getter/setter properties. If the Accessor bit is set in a property's attributes, that indicates the property is a Getter. The Setter is stored in another slot. Use an array of indices to find the setter associated with a given Getter. Add the option of increasing a TypePath's path length without adding another property ID to its property map. Fix the way we use the accessor inline cache, in both runtime code and jitted code. We need to look at th isOnProto bit to determine which object to get the property from, the object pointed to by the cache (if isOnProto is set) or the current local instance. (This wasn't necessary when objects with accessors didn't share types.) While I was in there, I deleted all the machine-dependent lowering code related to flag caches and added code in Lower.cpp for everyone to share.
|
%!s(int64=8) %!d(string=hai) anos |
|
InlineCache.h
|
fc32ae2640
MSFT:16597129 Relax assert in TypePropertyCache::TryGetProperty for cases where implicit calls may be disabled.
|
%!s(int64=7) %!d(string=hai) anos |
|
InlineCache.inl
|
4d0681a03b
OS#16092623: When we have an accessor cache hit on a setter, we still need to check for exception conditions such as undefined setter in strict mode
|
%!s(int64=7) %!d(string=hai) anos |
|
InlineCachePointerArray.h
|
178f8f6e2c
fix legacy builds
|
%!s(int64=9) %!d(string=hai) anos |
|
InlineCachePointerArray.inl
|
3deaff1331
fix missing write barrier issues found by extended verify mark for write barrier
|
%!s(int64=9) %!d(string=hai) anos |
|
InterpreterHandler.inl
|
c2d084d70f
implement Object Rest
|
%!s(int64=7) %!d(string=hai) anos |
|
InterpreterHandlerAsmJs.inl
|
2f4fcc8879
Rename more CurrentMemory to MemorySize and fix unittest
|
%!s(int64=7) %!d(string=hai) anos |
|
InterpreterLoop.inl
|
a595b7911b
Refactoring Chakra's Telemetry code, including
|
%!s(int64=8) %!d(string=hai) anos |
|
InterpreterProcessOpCodeAsmJs.h
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
InterpreterStackFrame.cpp
|
a330001750
[1.10>master] [MERGE #5596 @aneeshdk] August 2018 Security Update
|
%!s(int64=7) %!d(string=hai) anos |
|
InterpreterStackFrame.h
|
c2d084d70f
implement Object Rest
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptConversion.cpp
|
a86b33a821
Do not lose property string in ToPropertyKey
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptConversion.h
|
15b6ca2b98
add nontrapping float-to-int conversions
|
%!s(int64=8) %!d(string=hai) anos |
|
JavascriptConversion.inl
|
c0723f4985
Moving RS4 changes to master
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptExceptionContext.h
|
3deaff1331
fix missing write barrier issues found by extended verify mark for write barrier
|
%!s(int64=9) %!d(string=hai) anos |
|
JavascriptExceptionObject.cpp
|
82cb2e473a
Do not assert on cross-site CustomExternalObject thrown as exception objects as they don't need marshalling
|
%!s(int64=8) %!d(string=hai) anos |
|
JavascriptExceptionObject.h
|
8c643bce04
Fixing the cross context behaviour in DebugEval
|
%!s(int64=8) %!d(string=hai) anos |
|
JavascriptExceptionOperators.cpp
|
15bd39993c
[CVE-2018-8380] Edge - Incorrect callinfo on inlineeFrame on an exception - Google, Inc
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptExceptionOperators.h
|
15bd39993c
[CVE-2018-8380] Edge - Incorrect callinfo on inlineeFrame on an exception - Google, Inc
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptFunctionArgIndex.h
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
JavascriptMathOperators.cpp
|
8567cfe6c1
update all references to use correct CamelCase file names
|
%!s(int64=10) %!d(string=hai) anos |
|
JavascriptMathOperators.h
|
79f8a71c49
Move AsmJsMath::div/mul implementations to cpp file to ensure they're compiled with /arch:sse2
|
%!s(int64=9) %!d(string=hai) anos |
|
JavascriptMathOperators.inl
|
79f8a71c49
Move AsmJsMath::div/mul implementations to cpp file to ensure they're compiled with /arch:sse2
|
%!s(int64=9) %!d(string=hai) anos |
|
JavascriptOperators.cpp
|
2aa6c9dde7
Remove invalid optimisation from JavascriptProxy::DefineOwnProperty
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptOperators.h
|
eb1a06347b
fixes #5549 implement defineOwnProperty for typedarray object
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptOperators.inl
|
cc098c42d8
OS 18333466 : Recursion in the generator next call.
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptStackWalker.cpp
|
15bd39993c
[CVE-2018-8380] Edge - Incorrect callinfo on inlineeFrame on an exception - Google, Inc
|
%!s(int64=7) %!d(string=hai) anos |
|
JavascriptStackWalker.h
|
15bd39993c
[CVE-2018-8380] Edge - Incorrect callinfo on inlineeFrame on an exception - Google, Inc
|
%!s(int64=7) %!d(string=hai) anos |
|
ModuleNamespace.cpp
|
aec95c9c01
ambigious -> ambiguous
|
%!s(int64=7) %!d(string=hai) anos |
|
ModuleNamespace.h
|
1dcea24e52
OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain
|
%!s(int64=7) %!d(string=hai) anos |
|
ModuleNamespaceEnumerator.cpp
|
5cf1a9555f
rename ForInCache now that it has other uses
|
%!s(int64=8) %!d(string=hai) anos |
|
ModuleNamespaceEnumerator.h
|
5cf1a9555f
rename ForInCache now that it has other uses
|
%!s(int64=8) %!d(string=hai) anos |
|
ModuleRecordBase.h
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
ProfilingHelpers.cpp
|
a4852e7d22
fix issue where helper call is reading varargs incorrectly on linux
|
%!s(int64=7) %!d(string=hai) anos |
|
ProfilingHelpers.h
|
496e7fb616
Array profile data usage optimzation
|
%!s(int64=8) %!d(string=hai) anos |
|
PropertyGuard.h
|
7cb51bf4e1
Support polymorphic type checks for objtypespec. For type checks where we have a set of multiple equivalent types, create a property guard that is structured like a polymorphic inline cache, with an underlying array of types indexed by a hash of the type pointer.
|
%!s(int64=7) %!d(string=hai) anos |
|
PrototypeChainCache.cpp
|
63b973f711
Clean up prototype chain cache to reduce unnecessary pointer back to script context and make the instance and data inline to JavascriptLibrary
|
%!s(int64=7) %!d(string=hai) anos |
|
PrototypeChainCache.h
|
63b973f711
Clean up prototype chain cache to reduce unnecessary pointer back to script context and make the instance and data inline to JavascriptLibrary
|
%!s(int64=7) %!d(string=hai) anos |
|
RuntimeLanguagePch.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
RuntimeLanguagePch.h
|
97f0ad70c5
Support generating and using a cache of the initial parser state
|
%!s(int64=7) %!d(string=hai) anos |
|
SimdBool16x8Operation.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdBool16x8Operation.h
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdBool16x8OperationX86X64.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdBool32x4Operation.cpp
|
cff6be77b7
interpreter fix for non-canonical bool values
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdBool32x4Operation.h
|
cff6be77b7
interpreter fix for non-canonical bool values
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdBool32x4OperationX86X64.cpp
|
ba0fadf260
Address review comments
|
%!s(int64=7) %!d(string=hai) anos |
|
SimdBool8x16Operation.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdBool8x16Operation.h
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdBool8x16OperationX86X64.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdFloat32x4Operation.cpp
|
ed8fc0185a
Simd.js: Removing Float32x4 MinNum and MaxNum builtins.
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdFloat32x4Operation.h
|
ed8fc0185a
Simd.js: Removing Float32x4 MinNum and MaxNum builtins.
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdFloat32x4OperationX86X64.cpp
|
ed8fc0185a
Simd.js: Removing Float32x4 MinNum and MaxNum builtins.
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdFloat64x2Operation.cpp
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdFloat64x2Operation.h
|
e12dac38de
truncation & conversion ops for 64x2 types
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdFloat64x2OperationX86X64.cpp
|
e12dac38de
truncation & conversion ops for 64x2 types
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdInt16x8Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdInt16x8Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdInt16x8OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdInt32x4Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdInt32x4Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdInt32x4OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdInt64x2Operation.cpp
|
e12dac38de
truncation & conversion ops for 64x2 types
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdInt64x2Operation.h
|
0291cc247e
Code review 2
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdInt8x16Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdInt8x16Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdInt8x16OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdOps.h
|
25d29a0511
int64x2 infra
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdUint16x8Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUint16x8Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdUint16x8OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUint32x4Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUint32x4Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdUint32x4OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUint8x16Operation.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUint8x16Operation.h
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
%!s(int64=10) %!d(string=hai) anos |
|
SimdUint8x16OperationX86X64.cpp
|
caa196bf17
SIMDutils code refactoring
|
%!s(int64=9) %!d(string=hai) anos |
|
SimdUtils.cpp
|
88155df9e6
Remove Simd.js related code
|
%!s(int64=8) %!d(string=hai) anos |
|
SimdUtils.h
|
88155df9e6
Remove Simd.js related code
|
%!s(int64=8) %!d(string=hai) anos |
|
SimpleDataCacheWrapper.cpp
|
d7d4ff96af
Add SimpleDataCacheWrapper::BlocksWritten
|
%!s(int64=7) %!d(string=hai) anos |
|
SimpleDataCacheWrapper.h
|
c10b625546
Make SimpleDataCacheWrapper a finalizable object
|
%!s(int64=7) %!d(string=hai) anos |
|
SourceDynamicProfileManager.cpp
|
d7d4ff96af
Add SimpleDataCacheWrapper::BlocksWritten
|
%!s(int64=7) %!d(string=hai) anos |
|
SourceDynamicProfileManager.h
|
97f0ad70c5
Support generating and using a cache of the initial parser state
|
%!s(int64=7) %!d(string=hai) anos |
|
SourceTextModuleRecord.cpp
|
bba5f6f7ae
MSFT:18460517 For modules, move cleanup for parser's guest arena later during SourceTextModuleRecord::CleanupBeforeExecution.
|
%!s(int64=7) %!d(string=hai) anos |
|
SourceTextModuleRecord.h
|
3356597481
MSFT:18262249 Make sure the parser temp guest arena is released in child module parsing error cases as well.
|
%!s(int64=7) %!d(string=hai) anos |
|
StackTraceArguments.cpp
|
6d0f5de1e0
[CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc.
|
%!s(int64=8) %!d(string=hai) anos |
|
StackTraceArguments.h
|
db7248b35e
Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared
|
%!s(int64=9) %!d(string=hai) anos |
|
TaggedInt.cpp
|
93493791a7
fix incorrect int64 stringify
|
%!s(int64=8) %!d(string=hai) anos |
|
TaggedInt.h
|
69315db38f
Make numberToString arguments consistent
|
%!s(int64=8) %!d(string=hai) anos |
|
TaggedInt.inl
|
07967605cb
OS#13129251: Math.min/max should return an integer value when all of its params are integers
|
%!s(int64=8) %!d(string=hai) anos |
|
ValueType.cpp
|
c0723f4985
Moving RS4 changes to master
|
%!s(int64=7) %!d(string=hai) anos |
|
ValueType.h
|
8d7a30ca33
Improve ValueType Debugger inspection by using a different enum for Object Bits
|
%!s(int64=8) %!d(string=hai) anos |
|
ValueTypes.h
|
8d7a30ca33
Improve ValueType Debugger inspection by using a different enum for Object Bits
|
%!s(int64=8) %!d(string=hai) anos |
|
WAsmjsUtils.cpp
|
26833effbb
Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point
|
%!s(int64=7) %!d(string=hai) anos |
|
WAsmjsUtils.h
|
e2a13ce01a
Implement jit for atomic load/store
|
%!s(int64=8) %!d(string=hai) anos |
|
WebAssemblySource.cpp
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |
|
WebAssemblySource.h
|
2ee13d2cf7
Newline at file ends
|
%!s(int64=7) %!d(string=hai) anos |