Home
last modified time | relevance | path

Searched refs:VM_OC_SET__PROTO__ (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
Dvm.h281 VM_OC_SET__PROTO__, /**< set prototpe when __proto__: form is used */ enumerator
349 VM_OC_SET__PROTO__ = VM_OC_NONE, /**< set prototpe when __proto__: form is used */ enumerator
Dvm.c1764 case VM_OC_SET__PROTO__: in vm_loop()
/third_party/jerryscript/jerry-core/parser/js/
Dbyte-code.h622 VM_OC_SET__PROTO__ | VM_OC_GET_STACK) \