Home
last modified time | relevance | path

Searched refs:GlobalPropertyAccess (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.h2428 enum GlobalPropertyAccess { enum
2432 GlobalPropertyAccess LookupGlobalProperty(Variable* var, LookupIterator* it,
Dhydrogen.cc5761 HOptimizedGraphBuilder::GlobalPropertyAccess
5849 GlobalPropertyAccess type = LookupGlobalProperty(variable, &it, LOAD); in VisitVariableProxy()
7032 GlobalPropertyAccess type = LookupGlobalProperty(var, &it, STORE); in HandleGlobalVariableAssignment()