Home
last modified time | relevance | path

Searched refs:GetHeapdumpTracing (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ext/
Dheapdump.h17 bool GetHeapdumpTracing(void);
Dheapdump.c21 bool GetHeapdumpTracing(void) in GetHeapdumpTracing() function
/third_party/jerryscript/jerry-core/ecma/base/
Decma-gc.c1403 if (GetHeapdumpTracing()) { in ecma_gc_run()
1447 if (GetHeapdumpTracing()) { in ecma_gc_run()