Home
last modified time | relevance | path

Searched refs:IsGlobalObjectProperty (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ast/
H A Dvariables.cc26 bool Variable::IsGlobalObjectProperty() const { in IsGlobalObjectProperty() function in v8::internal::Variable
H A Dvariables.h126 bool IsGlobalObjectProperty() const;
H A Dscopes.cc2257 if (var->IsGlobalObjectProperty()) { in LookupSloppyEval()
2402 return !var->IsGlobalObjectProperty() && var->is_used(); in MustAllocate()

Completed in 8 milliseconds