Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dvm.h138 VM_OC_PROP_POST_INCR, /**< prop postfix increment of a property */ enumerator
Dvm.c2355 case VM_OC_PROP_POST_INCR: in vm_loop()