Searched refs:GetPropertyCell (Results 1 – 6 of 6) sorted by relevance
79 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSLoadGlobal()170 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSStoreGlobal()
249 Handle<PropertyCell> GetPropertyCell() const;
490 Handle<PropertyCell> LookupIterator::GetPropertyCell() const { in GetPropertyCell() function in v8::internal::LookupIterator
331 Handle<PropertyCell> cell = it.GetPropertyCell(); in RUNTIME_FUNCTION()366 Handle<PropertyCell> cell = it.GetPropertyCell(); in StoreGlobalViaContext()
1225 Handle<PropertyCell> cell = lookup->GetPropertyCell(); in CompileHandler()1786 auto cell = lookup->GetPropertyCell(); in CompileHandler()
5659 Handle<PropertyCell> cell = it.GetPropertyCell(); in VisitVariableProxy()6870 Handle<PropertyCell> cell = it.GetPropertyCell(); in HandleGlobalVariableAssignment()