Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.cc169 void ThrowValue(Node* exception_value);
860 void AstGraphBuilder::ControlScope::ThrowValue(Node* exception_value) { in ThrowValue() function in v8::internal::compiler::AstGraphBuilder::ControlScope