Searched refs:ConstantHandle (Results 1 – 1 of 1) sorted by relevance
338 typedef typename Config::template Handle<ConstantType>::type ConstantHandle; typedef831 static ConstantHandle New(i::Handle<i::Object> value, Region* region) { in New()832 ConstantHandle type = Config::template cast<ConstantType>( in New()