Home
last modified time | relevance | path

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

/external/v8/src/
Dast.cc547 bool Declaration::IsInlineable() const { in IsInlineable() function in v8::internal::Declaration
551 bool FunctionDeclaration::IsInlineable() const { in IsInlineable() function in v8::internal::FunctionDeclaration
Dobjects.cc9773 bool SharedFunctionInfo::IsInlineable() { in IsInlineable() function in v8::internal::SharedFunctionInfo