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