Home
last modified time | relevance | path

Searched defs:stack_bottom_p (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
H A Dvm.c2169 ecma_value_t *stack_bottom_p = VM_GET_REGISTERS (frame_ctx_p) + register_end + frame_ctx_p->context_depth; in vm_loop() local
4109 ecma_value_t *stack_bottom_p = VM_GET_REGISTERS (frame_ctx_p) + register_end + frame_ctx_p->context_depth; in vm_loop() local

Completed in 6 milliseconds