Searched refs:IsInlineable (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/
H A Dast.cc388 bool Declaration::IsInlineable() const { function in class:v8::internal::Declaration
392 bool FunctionDeclaration::IsInlineable() const { function in class:v8::internal::FunctionDeclaration
H A Dast.h452 virtual bool IsInlineable() const;
505 virtual bool IsInlineable() const;
H A Dhydrogen.cc5199 if (!target->IsInlineable()) {
5312 if (!decls->at(i)->IsInlineable()) {
7228 // function is blacklisted by AstNode::IsInlineable.
7240 // function is blacklisted by AstNode::IsInlineable.
H A Dobjects.h5755 bool IsInlineable();
H A Dobjects.cc7440 bool JSFunction::IsInlineable() { function in class:v8::internal::JSFunction

Completed in 133 milliseconds