Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ext/
Dheapdump.h33 void DumpInfoFunction(const ecma_object_t* object);
Dheapdump.c146 void DumpInfoFunction(const ecma_object_t* object) in DumpInfoFunction() function
288 DumpInfoFunction(object); in DumpInfoObject()