Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 лет назад |
Irina Yatsenko
|
b7294422e9
Remove unused CloseSources and related methods
|
7 лет назад |
Curtis Man
|
0353d20b74
Reduced memory usage by management of keeping alive property record referenced by function body.
|
7 лет назад |
Curtis Man
|
6eb44575a5
Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction)
|
8 лет назад |
Curtis Man
|
105b8f205f
Experimental: Introduce "lite" ChakraCore build
|
8 лет назад |
Lei Shi
|
2a35539494
remove auxptrs global lock
|
9 лет назад |
Kunal Pathak
|
695c870086
Reduce memory consumption of Utf8SourceInfo objects
|
9 лет назад |
Paul Leathers
|
31814ff0a9
[1.4>master] [MERGE #2470 @pleath] Fix inconsistency in F12 rundown/reparse after redeferral.
|
9 лет назад |
Paul Leathers
|
14b97eb015
Fix inconsistency in F12 rundown/reparse after redeferral. F12 rundown/reparse counts on having function bodies stay around so that top-level functions can be discovered and reparsed. With the changes in redeferral, and making the function body dictionary into a LeafValueDictionary, function bodies can be discarded, so the functions that appear to be top-level at reparse time are missing information about enclosing scopes. Fix this by detecting top-level functions at byte code gen time and reparsing them even if they've been kicked out of the dictionary.
|
9 лет назад |
Lei Shi
|
2a34df54ce
Merge branch 'master' into swb
|
9 лет назад |
Oguz Bastemur
|
649f3d2c37
xplat: Debugger Support
|
9 лет назад |
Jianchun Xu
|
c6bf63b2d6
swb: annotate nested field type, union
|
9 лет назад |
Oguz Bastemur
|
f7f7132248
Jsrt: new string API
|
9 лет назад |
Ed Maurer
|
ab0f8c40a8
The ScriptEngine::Clone method was used to support an old host technology, HTC.
|
9 лет назад |
Hitesh Kanwathirtha
|
0bd462c827
Clean up macro usage and disable features
|
10 лет назад |
Jianchun Xu
|
b088a8c345
xplat: build more lib/Runtime/Base files
|
10 лет назад |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
Sandeep Agarwal
|
d0925e14f3
Determine debug mode based on per script/source instead of ScriptContext
|
10 лет назад |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 лет назад |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
Jianchun Xu
|
4e05cc2969
rename /lib/ files to CamelCase
|
10 лет назад |
ChakraBot
|
5d8406741f
Initial commit
|
10 лет назад |