Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dvm.h181 VM_OC_SUB, /**< binary sub */ enumerator
Dvm.c2909 case VM_OC_SUB: in vm_loop()