mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: status
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6fc8ed0772
commit
56f907ed6b
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ static size_t prv_get_app_segment_size(const PebbleProcessMd *app_md) {
|
|||
#if CAPABILITY_HAS_JAVASCRIPT
|
||||
if (app_md->is_rocky_app) {
|
||||
// on Spalding, we didn't have enough applib padding to guarantee both,
|
||||
// 4.x native app heap + JerryScript statis + increased stack for Rocky.
|
||||
// 4.x native app heap + JerryScript status + increased stack for Rocky.
|
||||
// For now, we just decrease the amount of available heap as we don't use it.
|
||||
// In the future, we will move the JS stack to the heap PBL-35783,
|
||||
// make byte code swappable PBL-37937,and remove JerryScript's static PBL-40400.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue