OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SemiSpace
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/v8/src/
spaces.h
[
all
...]
spaces-inl.h
82
NewSpacePageIterator::NewSpacePageIterator(
SemiSpace
* space)
91
SemiSpace
::AssertValidRange(start, limit);
spaces.cc
428
SemiSpace
* semi_space) {
453
void NewSpacePage::InitializeAsAnchor(
SemiSpace
* semi_space) {
[
all
...]
heap-inl.h
72
SemiSpace
::AssertValidRange(target->GetIsolate()->heap()->new_space()->top(),
heap.h
401
SemiSpace
::AssertValidRange(reinterpret_cast<Address>(rear_),
555
// for all addresses in either
semispace
.
[
all
...]
heap.cc
155
// Allow build-time customization of the max
semispace
size. Building
156
// V8 with snapshots and a non-default max
semispace
size is much
[
all
...]
/external/v8/src/
spaces.h
[
all
...]
spaces.cc
395
SemiSpace
* semi_space) {
420
void NewSpacePage::InitializeAsAnchor(
SemiSpace
* semi_space) {
[
all
...]
spaces-inl.h
81
NewSpacePageIterator::NewSpacePageIterator(
SemiSpace
* space)
90
SemiSpace
::AssertValidRange(start, limit);
heap-inl.h
72
SemiSpace
::AssertValidRange(HEAP->new_space()->top(),
heap.h
354
SemiSpace
::AssertValidRange(reinterpret_cast<Address>(rear_),
493
// for all addresses in either
semispace
.
[
all
...]
heap.cc
160
// Allow build-time customization of the max
semispace
size. Building
161
// V8 with snapshots and a non-default max
semispace
size is much
[
all
...]
Completed in 845 milliseconds