HomeSort by relevance Sort by last modified time
    Searched refs:AllowAllocation (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/v8/
V8Utilities.h 88 class AllowAllocation {
90 inline AllowAllocation()
96 inline ~AllowAllocation()
118 AllowAllocation allow;
126 AllowAllocation allow;
134 AllowAllocation allow;
V8Proxy.cpp 131 bool AllowAllocation::m_current = false;
768 if (!AllowAllocation::m_current)

Completed in 63 milliseconds