Home
last modified time | relevance | path

Searched refs:jerry_cleanup (Results 1 – 25 of 60) sorted by relevance

123

/third_party/jerryscript/jerry-main/
Dmain-unix-snapshot.c353 jerry_cleanup (); in process_generate()
424 jerry_cleanup (); in process_generate()
435 jerry_cleanup (); in process_generate()
444 jerry_cleanup (); in process_generate()
596 jerry_cleanup (); in process_literal_dump()
613 jerry_cleanup (); in process_literal_dump()
627 jerry_cleanup (); in process_literal_dump()
636 jerry_cleanup (); in process_literal_dump()
752 jerry_cleanup (); in process_merge()
761 jerry_cleanup (); in process_merge()
[all …]
Dlibfuzzer.c41 jerry_cleanup (); in LLVMFuzzerTestOneInput()
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c159 jerry_cleanup (); in test_simple_registration()
185 jerry_cleanup (); in test_error_setvalue()
218 jerry_cleanup (); in test_error_single_function()
304 jerry_cleanup (); in test_error_multiple_functions()
Dtest-ext-autorelease.c63 jerry_cleanup (); in main()
Dtest-ext-handle-scope.c66 jerry_cleanup (); in main()
Dtest-ext-handle-scope-root.c73 jerry_cleanup (); in main()
Dtest-ext-handle-scope-escape.c81 jerry_cleanup (); in main()
Dtest-ext-handle-scope-remove.c84 jerry_cleanup (); in main()
Dtest-ext-handle-scope-handle-prelist-escape.c88 jerry_cleanup (); in main()
Dtest-ext-handle-scope-handle-prelist.c88 jerry_cleanup (); in main()
Dtest-ext-handle-scope-nested.c101 jerry_cleanup (); in main()
/third_party/jerryscript/docs/
D07.DEBUGGER.md148 jerry_cleanup ();
185 jerry_cleanup ();
227 jerry_cleanup ();
275 jerry_cleanup ();
359 jerry_cleanup ();
404 jerry_cleanup ();
441 jerry_cleanup ();
D02.API-REFERENCE.md171 [jerry_cleanup](#jerry_cleanup) is called. For example `static const` buffers
242 …m initializer. The `deinit_cb` (if non-`NULL`) is called during a call to `jerry_cleanup ()` to run
244 during a call to `jerry_cleanup ()` to run any custom deinitialization *after* the VM has been full…
257 … * determined by the bytes_needed field. The buffer is kept alive until jerry_cleanup () is called.
262 …responsible for deinitializing a context item, or NULL. This is called as part of jerry_cleanup (),
274 …ack responsible for finalizing a context item, or NULL. This is called as part of jerry_cleanup (),
697 jerry_cleanup ();
705 - [jerry_cleanup](#jerry_cleanup)
708 ## jerry_cleanup section in General engine functions
720 jerry_cleanup (void);
[all …]
D14.EXT-REFERENCE-HANDLE-SCOPE.md46 jerry_cleanup ();
98 jerry_cleanup ();
D03.API-EXAMPLE.md74 and cleaned up with the `jerry_cleanup` method. The example JavaScript code
112 jerry_cleanup ();
175 jerry_cleanup ();
278 jerry_cleanup ();
398 jerry_cleanup ();
464 jerry_cleanup ();
541 jerry_cleanup ();
814 jerry_cleanup ();
914 jerry_cleanup ();
1045 jerry_cleanup ();
[all …]
/third_party/jerryscript/tests/unit-core/
Dtest-container.c30 jerry_cleanup (); in main()
84 jerry_cleanup (); in main()
Dtest-promise.c123 jerry_cleanup (); in main()
172 jerry_cleanup (); in main()
Dtest-unicode.c58 jerry_cleanup (); in main()
Dtest-native-callback-nested.c65 jerry_cleanup (); in main()
Dtest-exec-stop.c96 jerry_cleanup (); in main()
Dtest-api-errortype.c77 jerry_cleanup (); in main()
Dtest-native-instanceof.c83 jerry_cleanup (); in main()
Dtest-has-property.c68 jerry_cleanup (); in main()
/third_party/jerryscript/targets/riot-stm32f4/source/
Dmain-riotos.c88 jerry_cleanup (); in test_jerry()
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-launcher/source/
Dlauncher.cpp83 jerry_cleanup(); in jsmbed_js_exit()

123