Searched refs:AllocateMachineCodeObject (Results 1 – 3 of 3) sorted by relevance
285 TaggedObject *Heap::AllocateMachineCodeObject(JSHClass *hclass, size_t size) in AllocateMachineCodeObject() function
250 inline TaggedObject *AllocateMachineCodeObject(JSHClass *hclass, size_t size);
3208 TaggedObject *obj = heap_->AllocateMachineCodeObject(JSHClass::Cast( in NewMachineCodeObject()