OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ensureallocation
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/heap/
spaces-inl.h
449
if (!
EnsureAllocation
(size_in_bytes, alignment)) {
476
if (!
EnsureAllocation
(size_in_bytes, kWordAligned)) {
spaces.cc
[
all
...]
spaces.h
[
all
...]
Completed in 284 milliseconds