OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MigrateObject
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/heap/
scavenger.cc
110
INLINE(static void
MigrateObject
(Heap* heap, HeapObject* source,
161
MigrateObject
(heap, object, target, object_size);
183
MigrateObject
(heap, object, target, object_size);
mark-compact.h
407
void
MigrateObject
(HeapObject* dst, HeapObject* src, int size,
mark-compact.cc
[
all
...]
Completed in 73 milliseconds