Searched defs:ThrowOutOfMemoryError (Results 1 – 4 of 4) sorted by relevance
252 void ThrowOutOfMemoryError(ManagedThread *thread, const PandaString &msg) in ThrowOutOfMemoryError() function265 void ThrowOutOfMemoryError(const PandaString &msg) in ThrowOutOfMemoryError() function
317 void Heap::ThrowOutOfMemoryError(size_t size, std::string functionName) in ThrowOutOfMemoryError() function in panda::ecmascript::Heap
202 static void ThrowOutOfMemoryError(const PandaString &msg) in ThrowOutOfMemoryError() function
315 static void ThrowOutOfMemoryError([[maybe_unused]] const PandaString &msg) {} in ThrowOutOfMemoryError() function