Home
last modified time | relevance | path

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

/external/v8/src/
Dtypes.h340 typedef typename Config::template Handle<ContextType>::type ContextHandle; typedef
904 static ContextHandle New(TypeHandle outer, Region* region) { in New()
905 ContextHandle type = Config::template cast<ContextType>( in New()