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

/external/v8/src/
H A Dtypes.h309 typedef typename Config::template Handle<ContextType>::type ContextHandle; typedef in class:v8::internal::TypeImpl
811 static ContextHandle New(TypeHandle outer, Region* region) {
812 ContextHandle type = Config::template cast<ContextType>(

Completed in 152 milliseconds