Searched refs:ThrowOutOfMemoryErrorForDefault (Results 1 – 3 of 3) sorted by relevance
46 …const_cast<Heap *>(thread->GetEcmaVM()->GetHeap())->ThrowOutOfMemoryErrorForDefault(DEFAULT_REGION… in AllocateAlignedRegion()
597 …void ThrowOutOfMemoryErrorForDefault(size_t size, std::string functionName, bool NonMovableObjNear…
532 void Heap::ThrowOutOfMemoryErrorForDefault(size_t size, std::string functionName, bool NonMovableOb… in ThrowOutOfMemoryErrorForDefault() function in panda::ecmascript::Heap