Searched defs:AllocationSiteMode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h8081 enum AllocationSiteMode { enum in namespace:v8::internal
8247 static inline AllocationSiteMode GetMode(
8249 static inline AllocationSiteMode GetMode(ElementsKind from, ElementsKind to);

Completed in 330 milliseconds