Searched refs:opfunc_init_class (Results 1 – 3 of 3) sorted by relevance
132 opfunc_init_class (vm_frame_ctx_t *frame_context_p, ecma_value_t *stack_top_p);
933 opfunc_init_class (vm_frame_ctx_t *frame_ctx_p, /**< frame context */ in opfunc_init_class() function
1948 result = opfunc_init_class (frame_ctx_p, stack_top_p); in vm_loop()