[JS] Fix stack trace capturing from secondary constructors KT-37563

This commit is contained in:
Svyatoslav Kuzmich
2020-06-19 16:42:03 +03:00
parent 6792779281
commit bbfc1a10ad
4 changed files with 6 additions and 5 deletions
@@ -1,6 +1,5 @@
// EXPECTED_REACHABLE_NODES: 1281
// EXPECTED_REACHABLE_NODES: 1462
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: JS
// Reproduction of KT-37563
// Test stack trace capturing in various kinds of constructors