issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f41afeb8
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile... | Assertion context_p->scope_stack_p != NULL in scanner_create_variables | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3383/comments | 0 | 2019-11-29T09:59:56Z | 2019-12-04T14:38:51Z | https://github.com/jerryscript-project/jerryscript/issues/3383 | 530,256,788 | 3,383 |
[
"jerryscript-project",
"jerryscript"
] | When I execute the testcase below, jerryscript throw an error `SyntaxError: Lexical declaration cannot appear in a single-statement context`, but other engines (v8, Chakra, spiderMonkey etc.) did not throw exceptions. Is this an issue of jerryscript?
###### JerryScript version
[996bf76](https://github.com/jerryscript... | SyntaxError: Lexical declaration cannot appear in a single-statement context | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3381/comments | 1 | 2019-11-29T08:51:14Z | 2019-11-29T15:41:22Z | https://github.com/jerryscript-project/jerryscript/issues/3381 | 530,225,605 | 3,381 |
[
"jerryscript-project",
"jerryscript"
] | The method `Object.getOwnPropertySymbols` has its Initial definition in ES6.
According to ES6, the argument will be processed by `ToObject`. It‘s not appropriate to throw an error if argument is not an object.
###### JerryScript version
[996bf76](https://github.com/jerryscript-project/jerryscript/commit/996bf76f595... | An issue about Object.getOwnPropertySymbols | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3380/comments | 1 | 2019-11-29T08:14:03Z | 2019-11-29T12:06:18Z | https://github.com/jerryscript-project/jerryscript/issues/3380 | 530,211,312 | 3,380 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
14e95a47
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion object_p->type_flags_refs >= ECMA_OBJECT_REF_ONE in ecma_deref_object | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3376/comments | 0 | 2019-11-28T13:16:52Z | 2019-11-29T14:45:41Z | https://github.com/jerryscript-project/jerryscript/issues/3376 | 529,907,146 | 3,376 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
2e8a8f5c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion *byte_code_p >= CBC_CALL && *byte_code_p <= CBC_CALL2_PROP_BLOCK in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3364/comments | 0 | 2019-11-25T15:08:18Z | 2019-11-26T12:05:57Z | https://github.com/jerryscript-project/jerryscript/issues/3364 | 528,147,675 | 3,364 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
2e8a8f5c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile... | Assertion 'object_p->type_flags_refs >= ECMA_OBJECT_REF_ONE' failed in ecma_deref_object | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3363/comments | 0 | 2019-11-25T12:43:48Z | 2019-11-27T21:27:35Z | https://github.com/jerryscript-project/jerryscript/issues/3363 | 528,062,367 | 3,363 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3361/comments | 1 | 2019-11-24T01:25:58Z | 2019-11-27T10:06:52Z | https://github.com/jerryscript-project/jerryscript/issues/3361 | 527,634,000 | 3,361 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION in parser_parse_function_arguments | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3360/comments | 0 | 2019-11-23T23:46:21Z | 2019-11-26T12:07:30Z | https://github.com/jerryscript-project/jerryscript/issues/3360 | 527,625,044 | 3,360 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ecma_is_lexical_environment (obj_p) || !ecma_op_object_is_fast_array (obj_p) in ecma_find_named_property | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3359/comments | 0 | 2019-11-23T23:42:33Z | 2019-11-26T07:21:34Z | https://github.com/jerryscript-project/jerryscript/issues/3359 | 527,624,696 | 3,359 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ecma_object_check_class_name_is_object (obj_p) in ecma_object_get_class_name | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3357/comments | 0 | 2019-11-23T16:29:58Z | 2019-11-25T10:48:34Z | https://github.com/jerryscript-project/jerryscript/issues/3357 | 527,577,889 | 3,357 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p) in ecma_free_string_list | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3356/comments | 1 | 2019-11-23T16:28:24Z | 2019-11-27T10:06:52Z | https://github.com/jerryscript-project/jerryscript/issues/3356 | 527,577,726 | 3,356 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion context.status_flags & PARSER_SCANNING_SUCCESSFUL in parser_parse_source | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3355/comments | 0 | 2019-11-23T16:24:44Z | 2019-11-29T14:47:48Z | https://github.com/jerryscript-project/jerryscript/issues/3355 | 527,577,351 | 3,355 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | heap-use-after-free in ecma_ref_ecma_string | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3352/comments | 0 | 2019-11-23T01:53:22Z | 2019-11-25T10:49:25Z | https://github.com/jerryscript-project/jerryscript/issues/3352 | 527,493,022 | 3,352 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | heap-use-after-free in jmem_pools_collect_empty | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3351/comments | 0 | 2019-11-23T01:33:26Z | 2019-11-25T10:49:25Z | https://github.com/jerryscript-project/jerryscript/issues/3351 | 527,490,303 | 3,351 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | heap-use-after-free in ecma_free_string_list | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3350/comments | 0 | 2019-11-23T01:28:14Z | 2019-11-25T10:49:25Z | https://github.com/jerryscript-project/jerryscript/issues/3350 | 527,489,555 | 3,350 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ecma_is_value_object (value) in ecma_get_object_from_value | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3349/comments | 0 | 2019-11-23T01:23:19Z | 2019-11-25T10:49:05Z | https://github.com/jerryscript-project/jerryscript/issues/3349 | 527,488,825 | 3,349 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
62356796
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ecma_is_value_object (iterator) in ecma_op_iterator_next | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3348/comments | 0 | 2019-11-23T01:18:00Z | 2019-11-26T14:49:56Z | https://github.com/jerryscript-project/jerryscript/issues/3348 | 527,487,961 | 3,348 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
[7df87b7](https://github.com/jerryscript-project/jerryscript/commit/7df87b7778124af9b0dd309570c33864a67792f7)
###### Build steps
```
python tools/build.py --clean --logging=on --line-info=on --error-messages=o n --cpointer-32bit=on --mem-heap=1572864 --profile=es2015-subset
```
... | A bug about String.prototype.charAt | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3325/comments | 1 | 2019-11-16T08:42:53Z | 2019-12-09T11:07:28Z | https://github.com/jerryscript-project/jerryscript/issues/3325 | 523,816,996 | 3,325 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
c0cc5a1b
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-fla... | Assertion lit_is_valid_cesu8_string (string_p, string_size) in ecma_new_ecma_string_from_utf8 | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3313/comments | 0 | 2019-11-13T17:24:52Z | 2019-11-14T13:46:02Z | https://github.com/jerryscript-project/jerryscript/issues/3313 | 522,364,956 | 3,313 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
b16b400d
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-fla... | Assertion ecma_is_value_object (value) in ecma_get_typeof_lit_id | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3306/comments | 0 | 2019-11-13T04:31:01Z | 2019-11-14T12:52:12Z | https://github.com/jerryscript-project/jerryscript/issues/3306 | 521,952,900 | 3,306 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile... | Assertion !(type & SCANNER_LITERAL_IS_VAR) in scanner_pop_literal_pool | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3303/comments | 2 | 2019-11-12T02:21:20Z | 2019-11-27T11:05:32Z | https://github.com/jerryscript-project/jerryscript/issues/3303 | 521,289,042 | 3,303 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion frame_ctx_p->registers_p + register_end + frame_ctx_p->context_depth == stack_top_p in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3302/comments | 0 | 2019-11-11T21:35:28Z | 2019-11-13T11:35:32Z | https://github.com/jerryscript-project/jerryscript/issues/3302 | 521,200,434 | 3,302 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | heap-buffer-overflow in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3300/comments | 0 | 2019-11-11T20:33:05Z | 2019-11-13T11:35:31Z | https://github.com/jerryscript-project/jerryscript/issues/3300 | 521,172,262 | 3,300 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | dynamic-stack-buffer-overflow in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3299/comments | 0 | 2019-11-11T19:46:58Z | 2019-11-13T11:35:31Z | https://github.com/jerryscript-project/jerryscript/issues/3299 | 521,152,024 | 3,299 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion stack_top_p > frame_ctx_p->registers_p + register_end in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3298/comments | 0 | 2019-11-11T19:27:15Z | 2019-11-13T11:35:31Z | https://github.com/jerryscript-project/jerryscript/issues/3298 | 521,142,597 | 3,298 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
452c7818
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3297/comments | 0 | 2019-11-11T19:20:36Z | 2019-11-12T09:54:27Z | https://github.com/jerryscript-project/jerryscript/issues/3297 | 521,139,577 | 3,297 |
[
"jerryscript-project",
"jerryscript"
] | In [tools] directory there are several *.sh scripts that are supposed to work for debian/ubuntu dependency installation for lib building.
Let's take **apt-get-install-deps.sh**
When I try to build in jenkins/docker I get this error (I use **FROM debian:stretch**):
```
[2019-11-07T04:44:32.865Z] [91mtools/apt-get... | Fixing "sudo" usage for dependency installation | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3288/comments | 2 | 2019-11-07T12:26:50Z | 2019-11-14T09:20:31Z | https://github.com/jerryscript-project/jerryscript/issues/3288 | 519,236,077 | 3,288 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
859954b3
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion property_p == NULL || !(*property_p & ECMA_PROPERTY_FLAG_ENUMERABLE) in vm_init_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3286/comments | 1 | 2019-11-06T23:32:07Z | 2019-11-08T13:03:20Z | https://github.com/jerryscript-project/jerryscript/issues/3286 | 518,949,996 | 3,286 |
[
"jerryscript-project",
"jerryscript"
] | When running the testcases below, jerryscript is hundred times slower than other engines with the same output. Maybe, it is an issue of jerryscript.
## Version
[9ab4872](https://github.com/jerryscript-project/jerryscript/commit/9ab48722445c483a2b984fef609d13ab87894dea)
## Build step
```
python tools/build.py --c... | A possible performance issue about 'for' loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3277/comments | 2 | 2019-11-02T09:50:54Z | 2019-11-06T10:41:05Z | https://github.com/jerryscript-project/jerryscript/issues/3277 | 516,552,502 | 3,277 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f93fa98a
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion ecma_get_lex_env_type (frame_ctx_p->lex_env_p) == ECMA_LEXICAL_ENVIRONMENT_DECLARATIVE in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3276/comments | 1 | 2019-11-01T11:09:27Z | 2019-11-19T14:44:13Z | https://github.com/jerryscript-project/jerryscript/issues/3276 | 516,050,729 | 3,276 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f93fa98a
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion ECMA_PROPERTY_VALUE_PTR (property_p)->value == ECMA_VALUE_UNINITIALIZED in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3275/comments | 1 | 2019-11-01T07:46:25Z | 2019-11-19T14:44:13Z | https://github.com/jerryscript-project/jerryscript/issues/3275 | 515,960,605 | 3,275 |
[
"jerryscript-project",
"jerryscript"
] | Hello,
I've found a possible security bug of JerryScript interpreter.
Here is a simple example:
```JavaScript
function bar(a) {
print("should be 10 by 'a=10': ", a[0]);
a.hasOwnProperty(0);
print("should be 10, but 20: ", a[0]);
}
function foo(a) {
print("should be 20: ", a);
a = 10;
bar(argumen... | Misbehavior of 'arguments' object after applying 'hasOwnProperty' function. | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3271/comments | 0 | 2019-10-31T14:44:05Z | 2019-11-07T10:24:08Z | https://github.com/jerryscript-project/jerryscript/issues/3271 | 515,489,662 | 3,271 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
cc9a6574
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ECMA_PROPERTY_GET_TYPE (property) == ECMA_PROPERTY_TYPE_NAMEDDATA || ECMA_PROPERTY_GET_TYPE (property) == ECMA_PROPERTY_TYPE_NAMEDACCESSOR || ECMA_PROPERTY_GET_TYPE (property) == ECMA_PROPERTY_TYPE_VIRTUAL in ecma_is_property_configurable | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3267/comments | 0 | 2019-10-31T09:36:14Z | 2019-11-04T11:12:03Z | https://github.com/jerryscript-project/jerryscript/issues/3267 | 515,288,343 | 3,267 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
1c345399
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3262/comments | 0 | 2019-10-29T11:41:27Z | 2019-10-31T10:08:17Z | https://github.com/jerryscript-project/jerryscript/issues/3262 | 513,859,552 | 3,262 |
[
"jerryscript-project",
"jerryscript"
] | I tried to run example on ubuntu 16.04. I got a api-example-1 .c
#include "jerryscript.h"
int
main (void)
{
const jerry_char_t script[] = "var str = 'Hello, World!';";
bool ret_value = jerry_run_simple (script, sizeof (script) - 1, JERRY_INIT_EMPTY);
return (ret_value ? 0 : 1);
}
then run
$ gc... | error when run api-example-1 undefined reference to `jerry_run_simple' | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3255/comments | 5 | 2019-10-28T08:18:55Z | 2019-11-06T10:42:13Z | https://github.com/jerryscript-project/jerryscript/issues/3255 | 513,157,896 | 3,255 |
[
"jerryscript-project",
"jerryscript"
] | Hello!
At this moment I've tried to make dynamic memory allocation. Scripts that will be used are static, but i don't know exact memory consumption of them. Now memory allocation works like in tutorials:
```
void * context_alloc(size_t size, void *cb_data_p)
{
return malloc(size);
}
jerry_context_t* create_... | Reallocating memory of context. Need advice. | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3254/comments | 6 | 2019-10-27T20:01:41Z | 2019-11-07T12:18:20Z | https://github.com/jerryscript-project/jerryscript/issues/3254 | 513,014,145 | 3,254 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
3d797b88
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion page_p != NULL in parser_list_get | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3253/comments | 0 | 2019-10-26T18:40:38Z | 2019-10-28T14:30:48Z | https://github.com/jerryscript-project/jerryscript/issues/3253 | 512,870,406 | 3,253 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
3d797b88
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion ecma_string_p != NULL in ecma_make_string_value | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3252/comments | 0 | 2019-10-26T08:08:29Z | 2019-10-28T13:23:54Z | https://github.com/jerryscript-project/jerryscript/issues/3252 | 512,806,134 | 3,252 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
4b352758
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion ecma_get_object_type (object_p) == ECMA_OBJECT_TYPE_FUNCTION || ecma_get_object_type (object_p) == ECMA_OBJECT_TYPE_EXTERNAL_FUNCTION in ecma_op_lazy_instantiate_prototype_object | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3250/comments | 0 | 2019-10-25T16:02:27Z | 2019-10-28T09:33:29Z | https://github.com/jerryscript-project/jerryscript/issues/3250 | 512,596,682 | 3,250 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
59e0d6e2
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion ecma_is_value_object (value) in ecma_get_object_from_value | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3247/comments | 5 | 2019-10-22T20:49:23Z | 2019-10-25T10:37:21Z | https://github.com/jerryscript-project/jerryscript/issues/3247 | 510,902,912 | 3,247 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
7b589d13
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | heap-buffer-overflow in ecma_builtin_typedarray_prototype_reverse | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3243/comments | 0 | 2019-10-22T12:51:29Z | 2019-10-25T10:36:24Z | https://github.com/jerryscript-project/jerryscript/issues/3243 | 510,634,501 | 3,243 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
7b589d1
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_typedarray_get_uint8_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3237/comments | 0 | 2019-10-21T18:20:54Z | 2019-12-09T11:07:28Z | https://github.com/jerryscript-project/jerryscript/issues/3237 | 510,181,883 | 3,237 |
[
"jerryscript-project",
"jerryscript"
] | According to ES5.1, for method [Number.prototype.toString ( [ radix ] )](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.7.4.2), if ToInteger(radix) is not an integer between 2 and 36 inclusive throw a RangeError exception. But, Jerry did not throw a RangeError exception when running the following test... | An issue about method Number.prototype.toString | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3229/comments | 2 | 2019-10-18T03:48:24Z | 2019-10-29T07:35:55Z | https://github.com/jerryscript-project/jerryscript/issues/3229 | 508,837,544 | 3,229 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
fd8203ce
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3222/comments | 0 | 2019-10-16T21:10:24Z | 2019-10-17T09:56:15Z | https://github.com/jerryscript-project/jerryscript/issues/3222 | 508,101,259 | 3,222 |
[
"jerryscript-project",
"jerryscript"
] | Hello,
I have my-own implementation of `setInterval(callback, interval)` written in C. When I run the below code, heap memory usage is increasing every callback call and finally system is stuck due to the lac of memory.
```js
setInterval(function () {
var t = millis();
console.log ("Current time is ", t, "... | GC is not work for garbages generated by function called by `jerry_call_function()` in C code side | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3218/comments | 2 | 2019-10-15T14:18:58Z | 2019-10-15T17:39:07Z | https://github.com/jerryscript-project/jerryscript/issues/3218 | 507,277,018 | 3,218 |
[
"jerryscript-project",
"jerryscript"
] |
###### JerryScript revision
[84a56ef](https://github.com/jerryscript-project/jerryscript/commit/84a56efd4fc64ae33a11f657d21b2eaa966e8d4b)
###### Build platform
`Ubuntu 18.04.2 LTS (Linux 4.18.0-20-generic x86_64)`
###### Build steps
```
python ./tools/build.py --clean --debug --compile-flag=-fsanitize=addre... | Assertion entry_index <= mask failed in ecma_property_hashmap_create | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3216/comments | 1 | 2019-10-15T02:30:43Z | 2019-10-16T11:59:44Z | https://github.com/jerryscript-project/jerryscript/issues/3216 | 506,966,869 | 3,216 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
84a56efd
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-fla... | Assertion context.status_flags & PARSER_SCANNING_SUCCESSFUL in parser_parse_source | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3214/comments | 4 | 2019-10-11T16:03:11Z | 2019-10-15T00:52:09Z | https://github.com/jerryscript-project/jerryscript/issues/3214 | 505,935,989 | 3,214 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
eb978605
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | heap-buffer-overflow in ecma_typedarray_get_int16_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3204/comments | 2 | 2019-10-07T13:38:33Z | 2019-10-09T12:10:55Z | https://github.com/jerryscript-project/jerryscript/issues/3204 | 503,458,703 | 3,204 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
a8fb4eee
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context.status_flags & PARSER_SCANNING_SUCCESSFUL in parser_parse_source | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3174/comments | 0 | 2019-09-29T09:28:45Z | 2019-10-02T09:16:55Z | https://github.com/jerryscript-project/jerryscript/issues/3174 | 499,888,706 | 3,174 |
[
"jerryscript-project",
"jerryscript"
] | ### JerryScript revision
[9ab4872](https://github.com/jerryscript-project/jerryscript/commit/9ab48722445c483a2b984fef609d13ab87894dea)
### Build platform
`Ubuntu 16.04.6 LTS (Linux 4.15.0-55-generic x86_64)`
### Build steps
```
python tools/build.py --debug --logging=on --line-info=on --error-messages=on --... | Method Number.prototype.toPrecision does not meet ES5.1 | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3173/comments | 1 | 2019-09-29T03:39:42Z | 2019-10-02T08:25:53Z | https://github.com/jerryscript-project/jerryscript/issues/3173 | 499,851,822 | 3,173 |
[
"jerryscript-project",
"jerryscript"
] | Hello,
I want to make sure that `jerry_cleanup()` do not call free callback function assigned by `jerry_set_object_native_pointer()`.
My test procedure is:
1. Create a js object and then assign a native buffer to the object using `jerry_set_object_native_pointer()`.
2. Call `jerry_cleanup()`
3. The native buff... | jerry_cleanup() do not call free callback assigned by jerry_set_object_native_pointer() | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3172/comments | 5 | 2019-09-28T05:13:42Z | 2019-10-02T10:32:55Z | https://github.com/jerryscript-project/jerryscript/issues/3172 | 499,727,916 | 3,172 |
[
"jerryscript-project",
"jerryscript"
] | Projects like Deno and Hermes can print Set objects in a useful representation:
~~~
$ deno
> new Set([10, 20])
Set { 10, 20 }
~~~
~~~
$ hermes-repl
>> new Set([10, 20])
Set { 10, 20 }
~~~
However Jerry output is of limited usefulness:
~~~
$ jerry
jerry> new Set([10, 20])
[object Set]
~~~ | Pretty print objects | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3170/comments | 8 | 2019-09-26T23:55:00Z | 2021-12-06T20:30:06Z | https://github.com/jerryscript-project/jerryscript/issues/3170 | 499,166,930 | 3,170 |
[
"jerryscript-project",
"jerryscript"
] | Another issue says that "Set" has been implemented, but it hasnt:
~~~
$ ./jerry
jerry> Set
Script Error: ReferenceError
jerry> Set()
Script Error: ReferenceError
jerry> new Set()
Script Error: ReferenceError
~~~ | Set type | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3169/comments | 4 | 2019-09-26T23:06:37Z | 2019-09-26T23:51:00Z | https://github.com/jerryscript-project/jerryscript/issues/3169 | 499,155,487 | 3,169 |
[
"jerryscript-project",
"jerryscript"
] |
###### JerryScript revision
HEAD: 9ab48722445c483a2b984fef609d13ab87894dea
###### Build platform
`Ubuntu 18.04.3 LTS (Linux 4.15.0-64-generic x86_64) + Clang 9`
###### Build steps
```sh
env CC=clang python tools/build.py --libfuzzer=on --compile-flag=-fsanitize=address --lto=off
```
###### Execution s... | Global out of bounds read of "buffer" array | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3166/comments | 2 | 2019-09-26T13:35:39Z | 2019-10-03T07:27:29Z | https://github.com/jerryscript-project/jerryscript/issues/3166 | 498,889,493 | 3,166 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
9ab48722
###### Build platform
Linux-5.0.0-27-generic-x86_64-with-Ubuntu-19.04-disco
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--st... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3162/comments | 0 | 2019-09-25T13:13:01Z | 2019-10-07T14:28:31Z | https://github.com/jerryscript-project/jerryscript/issues/3162 | 498,278,353 | 3,162 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
9ab48722
###### Build platform
Linux-5.0.0-27-generic-x86_64-with-Ubuntu-19.04-disco
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | SEGV in ecma_get_typedarray_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3161/comments | 2 | 2019-09-25T13:05:25Z | 2019-10-07T09:32:44Z | https://github.com/jerryscript-project/jerryscript/issues/3161 | 498,274,213 | 3,161 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
35a3df3f
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion context.status_flags & PARSER_SCANNING_SUCCESSFUL in parser_parse_source | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3152/comments | 0 | 2019-09-23T18:33:39Z | 2019-09-24T10:34:25Z | https://github.com/jerryscript-project/jerryscript/issues/3152 | 497,258,612 | 3,152 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
35a3df3f
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_while_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3151/comments | 5 | 2019-09-23T17:18:16Z | 2019-10-02T09:16:53Z | https://github.com/jerryscript-project/jerryscript/issues/3151 | 497,225,098 | 3,151 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
25b81c10
###### Build platform
Linux-5.0.0-27-generic-x86_64-with-Ubuntu-19.04-disco
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-fla... | Assertion context_p->stack_top_uint8 == SCAN_STACK_TRY_STATEMENT || context_p->stack_top_uint8 == SCAN_STACK_CATCH_STATEMENT in scanner_scan_statement_end | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3145/comments | 0 | 2019-09-23T09:09:10Z | 2019-09-24T10:33:07Z | https://github.com/jerryscript-project/jerryscript/issues/3145 | 496,977,574 | 3,145 |
[
"jerryscript-project",
"jerryscript"
] | How to get information from const **jerry_value_t function_object** and **const jerry_value_t function_this** in code like below. I need to get the name of called external handler (some_handler) inside this handler, is it possible? Not to provide by arguments[], but to get from function_object for example.
Please hel... | Help with getting name of registered jerry_external_handler_t name, please. | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3144/comments | 2 | 2019-09-21T18:06:46Z | 2019-09-27T11:23:28Z | https://github.com/jerryscript-project/jerryscript/issues/3144 | 496,683,976 | 3,144 |
[
"jerryscript-project",
"jerryscript"
] | Help with getting name of registered jerry_external_handler_t name, please. | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3143/comments | 0 | 2019-09-21T17:59:41Z | 2019-09-21T18:00:28Z | https://github.com/jerryscript-project/jerryscript/issues/3143 | 496,683,268 | 3,143 | |
[
"jerryscript-project",
"jerryscript"
] | So first I was getting this:
~~~
$ make
[ 10%] Built target jerry-libm
[ 85%] Built target jerry-core
[ 93%] Built target jerry-ext
[ 96%] Built target jerry-port-default-minimal
[ 99%] Built target jerry-port-default
[100%] Linking C executable ../bin/jerry.exe
/bin/ld: unrecognized option '-z'
~~~
So I... | error adding symbols: Bad value | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3142/comments | 6 | 2019-09-21T17:37:46Z | 2019-09-24T09:36:34Z | https://github.com/jerryscript-project/jerryscript/issues/3142 | 496,681,282 | 3,142 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
25b81c10
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion 'context_p->next_scanner_info_p->source_p == context_p->source_p && context_p->next_scanner_info_p->type == SCANNER_TYPE_SWITCH' failed in parser_parse_switch_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3140/comments | 0 | 2019-09-20T11:20:53Z | 2019-09-23T13:28:00Z | https://github.com/jerryscript-project/jerryscript/issues/3140 | 496,296,447 | 3,140 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
c05686b6
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->token.type != LEXER_COLON in parser_parse_case_statement | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3131/comments | 0 | 2019-09-18T16:23:34Z | 2019-09-20T09:27:06Z | https://github.com/jerryscript-project/jerryscript/issues/3131 | 495,329,674 | 3,131 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
c05686b
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_builtin_typedarray_prototype_copy_within | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3130/comments | 1 | 2019-09-17T16:16:01Z | 2019-10-07T09:31:45Z | https://github.com/jerryscript-project/jerryscript/issues/3130 | 494,721,280 | 3,130 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
c05686b
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_get_typedarray_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3129/comments | 1 | 2019-09-17T15:46:06Z | 2019-09-27T14:56:25Z | https://github.com/jerryscript-project/jerryscript/issues/3129 | 494,705,249 | 3,129 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
17e63e89
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->token.type != LEXER_COLON in parser_parse_case_statement | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3123/comments | 0 | 2019-09-13T16:48:39Z | 2019-09-16T09:26:09Z | https://github.com/jerryscript-project/jerryscript/issues/3123 | 493,422,741 | 3,123 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
951d7e68
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem_heap_finalize | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3121/comments | 0 | 2019-09-13T14:20:03Z | 2019-09-16T09:32:57Z | https://github.com/jerryscript-project/jerryscript/issues/3121 | 493,351,946 | 3,121 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
951d7e68
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context.status_flags & PARSER_SCANNING_SUCCESSFUL in parser_parse_source | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3119/comments | 0 | 2019-09-13T14:08:27Z | 2019-09-16T10:58:15Z | https://github.com/jerryscript-project/jerryscript/issues/3119 | 493,346,159 | 3,119 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
376cfea4
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context_p->next_scanner_info_p->source_p == context_p->source_p && context_p->next_scanner_info_p->type == SCANNER_TYPE_SWITCH in parser_parse_switch_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3117/comments | 0 | 2019-09-13T13:52:18Z | 2019-09-16T10:58:15Z | https://github.com/jerryscript-project/jerryscript/issues/3117 | 493,337,725 | 3,117 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
376cfea4
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-fla... | Assertion literal_index <= CBC_MAXIMUM_SMALL_VALUE in parser_post_processing | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3114/comments | 0 | 2019-09-13T13:26:36Z | 2019-09-16T10:56:48Z | https://github.com/jerryscript-project/jerryscript/issues/3114 | 493,325,072 | 3,114 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
376cfea4
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion ecma_object_check_class_name_is_object (obj_p) in ecma_object_get_class_name | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3112/comments | 0 | 2019-09-13T13:09:56Z | 2019-09-13T14:15:34Z | https://github.com/jerryscript-project/jerryscript/issues/3112 | 493,317,092 | 3,112 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
376cfea
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_set_typedarray_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3109/comments | 0 | 2019-09-13T11:26:03Z | 2019-09-13T14:19:50Z | https://github.com/jerryscript-project/jerryscript/issues/3109 | 493,274,054 | 3,109 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
376cfea
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | negative-size-param in memmove (ecma-builtin-typedarray-prototype.c) | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3107/comments | 0 | 2019-09-13T10:32:58Z | 2019-09-17T15:24:48Z | https://github.com/jerryscript-project/jerryscript/issues/3107 | 493,253,531 | 3,107 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
376cfea
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' in jmem-heap.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3106/comments | 0 | 2019-09-13T09:37:54Z | 2019-09-16T10:54:17Z | https://github.com/jerryscript-project/jerryscript/issues/3106 | 493,229,667 | 3,106 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
376cfea
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | Assertion 'ecma_string_get_size (string_p) <= buffer_size' in ecma-helpers-string.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3105/comments | 0 | 2019-09-13T09:27:55Z | 2019-09-16T10:55:34Z | https://github.com/jerryscript-project/jerryscript/issues/3105 | 493,225,190 | 3,105 |
[
"jerryscript-project",
"jerryscript"
] | I think that now that version 2.0 of JerryScript is out, we (as the maintainers/reviewers of the project) may acknowledge that our release strategy has been suboptimal. The project wasn't dead, as it was being continuously enhanced and extended. Yet, there had been no release for a period of almost 3 years. Yikes!
S... | Versioning and Release Cadence Plans | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3104/comments | 0 | 2019-09-13T08:48:41Z | 2019-10-16T13:14:57Z | https://github.com/jerryscript-project/jerryscript/issues/3104 | 493,207,868 | 3,104 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
376cfea4
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_while_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3102/comments | 0 | 2019-09-13T06:46:32Z | 2019-09-17T15:28:13Z | https://github.com/jerryscript-project/jerryscript/issues/3102 | 493,163,178 | 3,102 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
376cfea4
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_for_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3101/comments | 0 | 2019-09-13T06:44:15Z | 2019-09-17T15:28:12Z | https://github.com/jerryscript-project/jerryscript/issues/3101 | 493,162,468 | 3,101 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
57de9237
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-f... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_for_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3100/comments | 1 | 2019-09-12T15:06:34Z | 2019-09-12T16:04:40Z | https://github.com/jerryscript-project/jerryscript/issues/3100 | 492,866,125 | 3,100 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f3d3c34c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->token.type != LEXER_COLON in parser_parse_case_statement | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3097/comments | 0 | 2019-09-11T20:27:58Z | 2019-09-12T16:04:01Z | https://github.com/jerryscript-project/jerryscript/issues/3097 | 492,450,511 | 3,097 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f3d3c34c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_while_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3096/comments | 1 | 2019-09-11T16:43:33Z | 2019-09-12T14:09:14Z | https://github.com/jerryscript-project/jerryscript/issues/3096 | 492,348,960 | 3,096 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f3d3c34c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--... | Assertion context_p->next_scanner_info_p->source_p == context_p->source_p && context_p->next_scanner_info_p->type == SCANNER_TYPE_SWITCH in parser_parse_switch_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3095/comments | 0 | 2019-09-11T16:16:51Z | 2019-09-12T14:09:14Z | https://github.com/jerryscript-project/jerryscript/issues/3095 | 492,336,549 | 3,095 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
f3d3c34c
###### Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_for_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3094/comments | 0 | 2019-09-11T16:05:52Z | 2019-09-12T14:09:14Z | https://github.com/jerryscript-project/jerryscript/issues/3094 | 492,331,115 | 3,094 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
fbde788d
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_for_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3089/comments | 0 | 2019-09-11T12:00:57Z | 2019-09-11T14:55:59Z | https://github.com/jerryscript-project/jerryscript/issues/3089 | 492,193,785 | 3,089 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
fbde788d
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion context_p->token.type != LEXER_RIGHT_PAREN in parser_parse_while_statement_start | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3088/comments | 0 | 2019-09-11T11:58:40Z | 2019-09-11T14:55:58Z | https://github.com/jerryscript-project/jerryscript/issues/3088 | 492,192,647 | 3,088 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
29339475
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | FPE in ecma_builtin_string_prototype_object_repeat | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3084/comments | 0 | 2019-09-07T14:16:26Z | 2019-09-10T13:03:54Z | https://github.com/jerryscript-project/jerryscript/issues/3084 | 490,640,427 | 3,084 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
4bdc3a1c46
I am not sure which version, recently updated
###### Build platform
SylixOS
###### Test case
```js
#! /bin/javascript
var obj = {
expires: 11223,
secure: true,
httpOnly: function() {console.log('test')},
domain: null,
path: './',
sameSite: undefined,
s... | BUG: JSON.stringify's result error. | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3082/comments | 1 | 2019-09-07T08:43:08Z | 2019-09-08T21:49:27Z | https://github.com/jerryscript-project/jerryscript/issues/3082 | 490,610,752 | 3,082 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
57f389d
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-use-after-free in ecma_find_named_property | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3079/comments | 0 | 2019-09-06T09:47:08Z | 2019-09-09T08:36:34Z | https://github.com/jerryscript-project/jerryscript/issues/3079 | 490,234,871 | 3,079 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
57f389d
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_builtin_typedarray_prototype_slice | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3078/comments | 0 | 2019-09-06T08:56:22Z | 2019-09-07T10:22:20Z | https://github.com/jerryscript-project/jerryscript/issues/3078 | 490,210,652 | 3,078 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
57f389dc
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion ext_obj_p->u.array.hole_count <= ECMA_FAST_ARRAY_MAX_HOLE_COUNT in ecma_fast_array_set_property | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3075/comments | 0 | 2019-09-05T21:42:08Z | 2019-09-09T08:36:49Z | https://github.com/jerryscript-project/jerryscript/issues/3075 | 490,023,778 | 3,075 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
57f389d
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | heap-buffer-overflow in ecma_set_typedarray_element | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3072/comments | 0 | 2019-09-05T14:47:46Z | 2019-09-09T08:37:02Z | https://github.com/jerryscript-project/jerryscript/issues/3072 | 489,814,478 | 3,072 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
57f389d
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | Assertion 'id < LIT_NON_INTERNAL_MAGIC_STRING__COUNT' in lit-magic-strings.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3071/comments | 2 | 2019-09-05T14:24:49Z | 2019-09-09T08:38:49Z | https://github.com/jerryscript-project/jerryscript/issues/3071 | 489,795,006 | 3,071 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
57f389d
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | Assertion 'start <= end' in ecma-builtin-string-prototype.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3070/comments | 0 | 2019-09-05T14:17:07Z | 2019-11-08T11:15:31Z | https://github.com/jerryscript-project/jerryscript/issues/3070 | 489,783,845 | 3,070 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
96edec1
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### OS... | Assertion JERRY_CONTEXT (jmem_heap_allocated_size) == 0 in jmem-heap.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3068/comments | 1 | 2019-09-05T10:14:21Z | 2019-09-09T08:44:51Z | https://github.com/jerryscript-project/jerryscript/issues/3068 | 489,660,142 | 3,068 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
086c4ebf
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | Assertion byte_code_start_p[-1] == CBC_EXT_PUSH_SUPER || byte_code_start_p[-1] == CBC_EXT_PUSH_CONSTRUCTOR_SUPER_PROP in vm_loop | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3067/comments | 1 | 2019-09-05T09:48:31Z | 2019-09-06T14:56:40Z | https://github.com/jerryscript-project/jerryscript/issues/3067 | 489,646,996 | 3,067 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
1088273
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### O... | heap-buffer-overflow in ecma_string_copy_to_cesu8_buffer | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3063/comments | 0 | 2019-09-04T20:53:13Z | 2019-09-07T10:20:58Z | https://github.com/jerryscript-project/jerryscript/issues/3063 | 489,393,143 | 3,063 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
1088273
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### O... | Assertion ecma_is_value_true (put_comp) in ecma-container-object.c | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3062/comments | 0 | 2019-09-04T20:30:10Z | 2019-09-09T08:38:22Z | https://github.com/jerryscript-project/jerryscript/issues/3062 | 489,383,211 | 3,062 |
[
"jerryscript-project",
"jerryscript"
] | ###### Revision
1088273
###### Build
./tools/build.py --clean --debug --compile-flag=-fsanitize=address
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer
--compile-flag=-fno-common --compile-flag=-g
--strip=off --system-allocator=on --logging=on
--error-messages=on --profile=es2015-subset
###### O... | Assertion compressed_pointer != JMEM_CP_NULL | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3060/comments | 0 | 2019-09-04T19:09:30Z | 2019-09-05T08:16:28Z | https://github.com/jerryscript-project/jerryscript/issues/3060 | 489,342,217 | 3,060 |
[
"jerryscript-project",
"jerryscript"
] | ###### JerryScript revision
1088273b
###### Build platform
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
###### Build steps
```
./tools/build.py --clean --debug --compile-flag=-fsanitize=address \
--compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \
--compile-flag=-fno-common --compile-flag=-g \
--s... | SEGV in ecma_ref_ecma_string | https://api.github.com/repos/jerryscript-project/jerryscript/issues/3059/comments | 2 | 2019-09-04T18:59:14Z | 2019-09-05T07:51:32Z | https://github.com/jerryscript-project/jerryscript/issues/3059 | 489,337,946 | 3,059 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.