Searched defs:BuildThrowUnsupportedSuperError (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dast-graph-builder.cc2965 Node* value = BuildThrowUnsupportedSuperError(expr->id());
3813 Node* AstGraphBuilder::BuildThrowUnsupportedSuperError(BailoutId bailout_id) { function in class:v8::internal::compiler::AstGraphBuilder

Completed in 59 milliseconds