Home
last modified time | relevance | path

Searched refs:HEAPDUMP_OBJECT_SIMPLE (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ext/
Dheapdump.h23 HEAPDUMP_OBJECT_SIMPLE, enumerator
/third_party/jerryscript/jerry-core/ecma/base/
Decma-gc.c1464 DumpInfoObject(obj_iter_p, HEAPDUMP_OBJECT_SIMPLE); in ecma_gc_run()