Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:jerry_gc
(Results
1 - 13
of
13
) sorted by relevance
/third_party/jerryscript/tests/unit-ext/
H
A
D
test-ext-handle-scope-remove.c
64
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
D
test-ext-handle-scope-escape.c
64
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in test_handle_scope_val()
78
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
H
A
D
test-ext-handle-scope-root.c
57
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in test_handle_scope_val()
70
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
H
A
D
test-ext-handle-scope-handle-prelist-escape.c
71
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in test_handle_scope_val()
85
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
H
A
D
test-ext-handle-scope-handle-prelist.c
71
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in test_handle_scope_val()
85
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
H
A
D
test-ext-handle-scope-nested.c
84
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in test_handle_scope_val()
98
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
H
A
D
test-ext-autorelease.c
60
jerry_gc
(JERRY_GC_PRESSURE_HIGH);
in main()
H
A
D
test-ext-handle-scope.c
63
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in main()
/third_party/jerryscript/tests/unit-core/
H
A
D
test-objects-foreach.cpp
72
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
D
test-api.cpp
797
jerry_gc
(JERRY_GC_PRESSURE_LOW);
in HWTEST_F()
/third_party/jerryscript/jerry-ext/handler/
H
A
D
handler-gc.c
35
jerry_gc
(mode);
in jerryx_handler_gc()
/third_party/jerryscript/jerry-core/include/
H
A
D
jerryscript-core.h
356
void
jerry_gc
(jerry_gc_mode_t mode);
/third_party/jerryscript/jerry-core/api/
H
A
D
jerry.c
355
jerry_gc
(jerry_gc_mode_t mode) /**< operational mode */
in jerry_gc()
function
367
} /*
jerry_gc
*/
in jerry_gc()
Completed in 11 milliseconds