Searched refs:SetMachineCodeOutOfMemoryError (Results 1 – 3 of 3) sorted by relevance
74 …SetMachineCodeOutOfMemoryError(GetJSThread(), size, message); …83 …SetMachineCodeOutOfMemoryError(GetJSThread(), size, message); …
360 void SetMachineCodeOutOfMemoryError(JSThread *thread, size_t size, std::string functionName);
1524 void BaseHeap::SetMachineCodeOutOfMemoryError(JSThread *thread, size_t size, std::string functionNa… in SetMachineCodeOutOfMemoryError() function in panda::ecmascript::BaseHeap