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