Searched refs:GlobalPropertyAccess (Results 1 – 2 of 2) sorted by relevance
2428 enum GlobalPropertyAccess { enum2432 GlobalPropertyAccess LookupGlobalProperty(Variable* var, LookupIterator* it,
5761 HOptimizedGraphBuilder::GlobalPropertyAccess5849 GlobalPropertyAccess type = LookupGlobalProperty(variable, &it, LOAD); in VisitVariableProxy()7032 GlobalPropertyAccess type = LookupGlobalProperty(var, &it, STORE); in HandleGlobalVariableAssignment()