Home
last modified time | relevance | path

Searched defs:VisitCallJSRuntime (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.cc1363 void BytecodeGraphBuilder::VisitCallJSRuntime() { in VisitCallJSRuntime() function in v8::internal::compiler::BytecodeGraphBuilder
Dast-graph-builder.cc1734 void AstGraphBuilder::VisitCallJSRuntime(CallRuntime* expr) { in VisitCallJSRuntime() function in v8::internal::compiler::AstGraphBuilder