Searched refs:stack_bottom_p (Results 1 – 1 of 1) sorted by relevance
2169 …ecma_value_t *stack_bottom_p = VM_GET_REGISTERS (frame_ctx_p) + register_end + frame_ctx_p->contex… in vm_loop() local2171 while (stack_top_p > stack_bottom_p) in vm_loop()4109 …ecma_value_t *stack_bottom_p = VM_GET_REGISTERS (frame_ctx_p) + register_end + frame_ctx_p->contex… in vm_loop() local4111 while (stack_top_p > stack_bottom_p) in vm_loop()