Home
last modified time | relevance | path

Searched refs:AllowAllocation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/bindings/v8/
DV8Utilities.h58 class AllowAllocation {
60 inline AllowAllocation() in AllowAllocation() function
66 inline ~AllowAllocation() in ~AllowAllocation()
88 AllowAllocation allow; in newInstance()
96 AllowAllocation allow; in newInstance()
104 AllowAllocation allow; in newInstance()
DV8Proxy.cpp137 bool AllowAllocation::m_current = false;
1182 if (!AllowAllocation::m_current) in isEnabled()
/external/webkit/WebCore/
DChangeLog-2009-06-163593 (WebCore::AllowAllocation::AllowAllocation): Function added.
3594 (WebCore::AllowAllocation::~AllowAllocation): Function added.