Skip to content

Conversation

obastemur
Copy link
Collaborator

No description provided.

EdMaurer and others added 19 commits August 5, 2016 16:22
…logy, HTC.

All of the code supporting this can be removed. Code coverage pointed out this unused code.
Only BigPropertyIndex ever specified.
Also remove unused GetNextProperty and the small index version of FindNextProperty functions
…dex type template parameter

Merge pull request chakra-core#1426 from curtisman:enumclean

Only BigPropertyIndex ever specified.
Also remove unused GetNextProperty and the small index version of FindNextProperty functions
…as parsed earlier.

Dependent module record notify the parent module that is is ready during DeclarationInitialization. We should
count the number of unfinished dependent module as those that are not done with DeclarationInitialization not Parse.
The test will be ported to core after we fix up ch test harness.
…ssert when one of the dependent was parsed earlier.

Merge pull request chakra-core#1433 from Yongqu:bugfix

Dependent module record notify the parent module that is is ready during DeclarationInitialization. We should
count the number of unfinished dependent module as those that are not done with DeclarationInitialization not Parse.
The test will be ported to core after we fix up ch test harness.
… fixes, x-plat

Merge pull request chakra-core#1338 from mrkmarron:ttdNodeUpdate

-Changes needed for debugging with Node & VSCode (see PR chakra-core#1215).

- Various bug fixes
  -Perf in interperter loop
  -Break in release ch
  -DisableJIT issues (Fixes chakra-core#1244)

- x-plat types & API defs in JsRT
- x-plat host support and all TTD tests in Linux
Merge pull request chakra-core#1422 from EdMaurer:noclone

Code coverage identified several untested paths that upon analysis only existed to support an old IE technology, HTC. Get rid of it.
… test in dynapogo flavor

Merge pull request chakra-core#1434 from boingoing:disablemodulefunctionality
…or creating Error objects via JsRT.

Merge pull request chakra-core#1439 from mrkmarron:JsRTErrorSupport

Adding code to support unimplemented functionality. Adds new action tag, execute/emit/parse methods, record methods to EventLog class, and updates jsrt.cpp.
Merge pull request chakra-core#1438 from pleath:8416430

Enhance the parse-time escape-detection I added the other day by detecting 'function e(){...}; return e;'.
@obastemur
Copy link
Collaborator Author

Build Error:

9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\masm.targets(50,5): 
error MSB4175: The task factory "XamlTaskFactory" could not be loaded from the assembly 
"Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 
Could not find file 'D:\j\workspace\x64_debug_prtest4a3ea965\TEMP\mzws04nt.dll'. [D:\j\workspace
\x64_debug_prtest4a3ea965\lib\Backend\Chakra.Backend.vcxproj]

@obastemur
Copy link
Collaborator Author

@dotnet-bot test Windows x64_debug please

@obastemur
Copy link
Collaborator Author

Apart from the minor CI break no issue. Didn't add/change anything. Merging as is.

@chakrabot chakrabot merged commit fac64fc into chakra-core:linux Aug 16, 2016
chakrabot pushed a commit that referenced this pull request Aug 16, 2016
Merge pull request #1443 from obastemur:linux_merge_master_3
@obastemur obastemur deleted the linux_merge_master_3 branch September 2, 2016 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants