Home
last modified time | relevance | path

Searched refs:JERRY_GC_PRESSURE_LOW (Results 1 - 12 of 12) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-handle-scope-remove.c64 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
68 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
72 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
H A Dtest-ext-handle-scope-escape.c64 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
78 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
H A Dtest-ext-handle-scope-root.c57 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
70 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
H A Dtest-ext-handle-scope-handle-prelist-escape.c71 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
85 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
H A Dtest-ext-handle-scope-handle-prelist.c71 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
85 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
H A Dtest-ext-handle-scope-nested.c84 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_handle_scope_val()
98 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
H A Dtest-ext-handle-scope.c63 jerry_gc (JERRY_GC_PRESSURE_LOW); in main()
/third_party/jerryscript/tests/unit-core/
H A Dtest-objects-foreach.cpp72 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_container()
82 jerry_gc (JERRY_GC_PRESSURE_LOW); in test_container()
244 jerry_gc (JERRY_GC_PRESSURE_LOW); in HWTEST_F()
269 jerry_gc (JERRY_GC_PRESSURE_LOW); in HWTEST_F()
H A Dtest-api.cpp797 jerry_gc (JERRY_GC_PRESSURE_LOW); in HWTEST_F()
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-gc.c33 : JERRY_GC_PRESSURE_LOW); in jerryx_handler_gc()
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h124 JERRY_GC_PRESSURE_LOW, /**< free unused objects, but keep memory enumerator
/third_party/jerryscript/jerry-core/api/
H A Djerry.c359 if (mode == JERRY_GC_PRESSURE_LOW) in jerry_gc()

Completed in 10 milliseconds