Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dvm.c531 static const uint8_t vm_error_byte_code_p[] = variable
625 frame_ctx_p->byte_code_p = (uint8_t *) vm_error_byte_code_p; in vm_super_call()
721 frame_ctx_p->byte_code_p = (uint8_t *) vm_error_byte_code_p; in vm_spread_operation()
813 frame_ctx_p->byte_code_p = (uint8_t *) vm_error_byte_code_p; in opfunc_call()
894 frame_ctx_p->byte_code_p = (uint8_t *) vm_error_byte_code_p; in opfunc_construct()