OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConfigureHeap
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/v8/test/cctest/
test-mark-compact.cc
80
heap->
ConfigureHeap
(1, 1, 1, 0);
105
heap->
ConfigureHeap
(1, 1, 1, 0);
/external/chromium_org/v8/src/
heap.h
551
bool
ConfigureHeap
(int max_semi_space_size,
[
all
...]
heap.cc
59
//
ConfigureHeap
.
[
all
...]
api.cc
489
bool result = isolate->heap()->
ConfigureHeap
(semi_space_size,
[
all
...]
Completed in 173 milliseconds