Home
last modified time | relevance | path

Searched refs:opfunc_push_class_environment (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.h129 opfunc_push_class_environment (vm_frame_ctx_t *frame_ctx_p, ecma_value_t **vm_stack_top, ecma_value_t class_name);
H A Dopcodes.c905 opfunc_push_class_environment (vm_frame_ctx_t *frame_ctx_p, /**< frame context */ in opfunc_push_class_environment() function
922 } /* opfunc_push_class_environment */ in opfunc_push_class_environment()
H A Dvm.c1938 opfunc_push_class_environment (frame_ctx_p, &stack_top_p, left_value); in vm_loop()

Completed in 6 milliseconds