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