Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h342 void set_bytecode_analysis(const BytecodeAnalysis* bytecode_analysis) { in set_bytecode_analysis() function
Dbytecode-graph-builder.cc879 set_bytecode_analysis(&bytecode_analysis); in VisitBytecodes()
907 set_bytecode_analysis(nullptr); in VisitBytecodes()