OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocTypeClassNew
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/wince/
FastMallocWinCE.h
88
AllocTypeClassNew
, // Encompasses class operator new from FastAllocBase.
/external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.h
99
AllocTypeClassNew
, // Encompasses class operator new from FastAllocBase.
FastAllocBase.h
103
::WTF::fastMallocMatchValidateMalloc(p, ::WTF::Internal::
AllocTypeClassNew
); \
109
::WTF::fastMallocMatchValidateFree(p, ::WTF::Internal::
AllocTypeClassNew
); \
Completed in 48 milliseconds