Searched refs:BuildThrowIfHole (Results 1 – 2 of 2) sorted by relevance
143 void BuildThrowIfHole(Variable* variable);
2545 BuildThrowIfHole(variable); in BuildVariableLoad()2561 BuildThrowIfHole(variable); in BuildVariableLoad()2597 BuildThrowIfHole(variable); in BuildVariableLoad()2610 BuildThrowIfHole(variable); in BuildVariableLoad()2631 BuildThrowIfHole(variable); in BuildVariableLoad()2691 void BytecodeGenerator::BuildThrowIfHole(Variable* variable) { in BuildThrowIfHole() function in v8::internal::interpreter::BytecodeGenerator2712 BuildThrowIfHole(variable); in BuildHoleCheckForVariableAssignment()