Home | History | Annotate | Download | only in src

Lines Matching full:function_map

2952 MaybeObject* Heap::AllocateFunction(Map* function_map,
2959 { MaybeObject* maybe_result = Allocate(function_map, space);