Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.h71 int osr_ast_id() const { return osr_ast_id_; } in osr_ast_id()
124 osr_ast_id_ = osr_ast_id; in SetOsrAstId()
153 osr_ast_id_ = osr_ast_id; in SetOptimizing()
255 int osr_ast_id_; variable
Dcompiler.cc63 osr_ast_id_(AstNode::kNoNumber) { in CompilationInfo()
79 osr_ast_id_(AstNode::kNoNumber) { in CompilationInfo()
96 osr_ast_id_(AstNode::kNoNumber) { in CompilationInfo()