Searched refs:JSVMStackPages (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DOSAllocator.h41 JSVMStackPages = VM_TAG_FOR_REGISTERFILE_MEMORY, enumerator in enum:WTF::OSAllocator::Usage
/external/webkit/Source/JavaScriptCore/interpreter/
H A DRegisterFile.h175 m_reservation = PageReservation::reserve(roundUpAllocationSize(bufferLength, commitSize), OSAllocator::JSVMStackPages);

Completed in 47 milliseconds