OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateInLAB
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/heap/
local-allocator-inl.h
65
AllocationResult LocalAllocator::
AllocateInLAB
(int object_size,
103
return
AllocateInLAB
(object_size, alignment);
local-allocator.h
53
inline AllocationResult
AllocateInLAB
(int object_size,
Completed in 5676 milliseconds