Searched refs:SetMachineCodeObject (Results 1 – 3 of 3) sorted by relevance
1676 void SetMachineCodeObject(uintptr_t start, uintptr_t end, uintptr_t address) const;
2885 void Heap::SetMachineCodeObject(uintptr_t start, uintptr_t end, uintptr_t address) const in SetMachineCodeObject() function in panda::ecmascript::Heap
4364 heap_->SetMachineCodeObject(start, end, reinterpret_cast<uintptr_t>(code)); in SetMachineCodeObjectData()4371 heap_->SetMachineCodeObject(start, end, reinterpret_cast<uintptr_t>(code)); in SetMachineCodeObjectData()