Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ext/
Dheapdump.h34 void DumpPropertyPair(ecma_property_pair_t* pair);
Dheapdump.c176 void DumpPropertyPair(ecma_property_pair_t* pair) in DumpPropertyPair() function
376 DumpPropertyPair((ecma_property_pair_t *) prop_iter_p); in DumpInfoObject()