Searched refs:jsHeapSize (Results 1 – 5 of 5) sorted by relevance
36 jsHeapSize(0), in JsApp()130 jsHeapSize = size; in SetJSHeapSize()
71 uint32_t jsHeapSize; variable
33 jsHeapSize(MAX_JSHEAPSIZE), in CommandParser()250 return jsHeapSize; in GetJsHeapSize()356 jsHeapSize = static_cast<uint32_t>(size); in IsJsHeapValid()358 ILOG("CommandParser js heap: %d", jsHeapSize); in IsJsHeapValid()
91 uint32_t jsHeapSize; variable
261 config.heapSize = jsHeapSize; in StartJsApp()