Searched refs:ComputePropertyAccessInfo (Results 1 – 3 of 3) sorted by relevance
266 bool AccessInfoFactory::ComputePropertyAccessInfo( in ComputePropertyAccessInfo() function in v8::internal::compiler::AccessInfoFactory386 if (ComputePropertyAccessInfo(map, cached_property_name, in ComputePropertyAccessInfo()460 if (!ComputePropertyAccessInfo(map, name, access_mode, &access_info)) { in ComputePropertyAccessInfos()
147 bool ComputePropertyAccessInfo(Handle<Map> map, Handle<Name> name,
192 if (!access_info_factory.ComputePropertyAccessInfo( in ReduceJSInstanceOf()1716 if (!access_info_factory.ComputePropertyAccessInfo( in ReduceJSStoreDataPropertyInLiteral()