Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparsed-scope-data.cc14 bool PreParsedScopeData::HasVariablesWhichNeedAllocationData(Scope* scope) { in HasVariablesWhichNeedAllocationData() function in v8::internal::PreParsedScopeData
24 if (HasVariablesWhichNeedAllocationData(inner)) { in HasVariablesWhichNeedAllocationData()
Dpreparsed-scope-data.h22 static bool HasVariablesWhichNeedAllocationData(Scope* scope);