Searched refs:ContextLocalMode (Results 1 – 3 of 3) sorted by relevance
121 VariableMode ContextLocalMode(int var);
566 VariableMode ScopeInfo::ContextLocalMode(int var) { in ContextLocalMode() function in v8::internal::ScopeInfo661 *mode = scope_info->ContextLocalMode(var); in ContextSlotIndex()
672 VariableMode mode = scope_info->ContextLocalMode(var); in FindNameClash()