Searched defs:stack_top_p (Results 1 – 3 of 3) sorted by relevance
318 opfunc_append_to_spread_array (ecma_value_t *stack_top_p, /**< current stack top */ in opfunc_append_to_spread_array()416 opfunc_spread_arguments (ecma_value_t *stack_top_p, /**< pointer to the current stack top */ in opfunc_spread_arguments()495 opfunc_append_array (ecma_value_t *stack_top_p, /**< current stack top */ in opfunc_append_array()681 ecma_value_t *stack_top_p = executable_object_p->frame_ctx.stack_top_p; in opfunc_resume_executable_object() local934 ecma_value_t *stack_top_p) /**< stack top */ in opfunc_init_class()1133 ecma_value_t *stack_top_p = *vm_stack_top_p; in opfunc_finalize_class() local1195 ecma_value_t *stack_top_p = *vm_stack_top_p; in opfunc_form_super_reference() local1249 ecma_value_t *stack_top_p = *vm_stack_top_p; in opfunc_assign_super_reference() local
46 ecma_value_t *stack_top_p; /**< stack top pointer */ member
770 ecma_value_t *stack_top_p = frame_ctx_p->stack_top_p - arguments_list_len; in opfunc_call() local860 ecma_value_t *stack_top_p = frame_ctx_p->stack_top_p - arguments_list_len; in opfunc_construct() local981 ecma_value_t *stack_top_p; in vm_loop() local