Searched refs:GlobalPropertyAccess (Results 1 – 2 of 2) sorted by relevance
2304 enum GlobalPropertyAccess { enum2308 GlobalPropertyAccess LookupGlobalProperty(Variable* var, LookupIterator* it,
5300 HOptimizedGraphBuilder::GlobalPropertyAccess5365 GlobalPropertyAccess type = LookupGlobalProperty(variable, &it, LOAD); in VisitVariableProxy()6488 GlobalPropertyAccess type = LookupGlobalProperty(var, &it, STORE); in HandleGlobalVariableAssignment()9088 GlobalPropertyAccess type = LookupGlobalProperty(var, &it, LOAD); in VisitCall()