Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen.h2304 enum GlobalPropertyAccess { enum
2308 GlobalPropertyAccess LookupGlobalProperty(Variable* var, LookupIterator* it,
Dhydrogen.cc5300 HOptimizedGraphBuilder::GlobalPropertyAccess
5365 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()