Searched refs:NeedsHoleCheckForLoad (Results 1 – 10 of 10) sorted by relevance
540 bool NeedsHoleCheckForLoad(VariableProxy* proxy);
1676 bool FullCodeGenerator::NeedsHoleCheckForLoad(VariableProxy* proxy) { in NeedsHoleCheckForLoad() function in v8::internal::FullCodeGenerator
1363 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1403 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1408 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1373 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1415 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1327 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1335 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()
1407 if (NeedsHoleCheckForLoad(proxy)) { in EmitVariableLoad()