mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
10 years ago
2 changed files with 27 additions and 2 deletions
@ -0,0 +1,21 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: remove the requirement for user code to call duk_check/require_stack() ? |
|||
desc: |- |
|||
In most API calls we could just silently extend the stack. The current code to |
|||
check for the limit is triggered anyway if there is not enough space, so why not |
|||
just extend it? |
|||
type: :task |
|||
component: duk |
|||
release: v1.1 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2014-09-17 20:54:47.352965 Z |
|||
references: [] |
|||
|
|||
id: 494dad4ac4ae4432e8bd5c079193df125897f1fa |
|||
log_events: |
|||
- - 2014-09-17 20:54:47.550485 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
Loading…
Reference in new issue