Searched refs:AsMaterializedLiteral (Results 1 – 3 of 3) sorted by relevance
81 MaterializedLiteral* AstNode::AsMaterializedLiteral() { in AsMaterializedLiteral() function in v8::internal::AstNode366 } else if (value_->AsMaterializedLiteral() != NULL) { in ObjectLiteralProperty()563 MaterializedLiteral* m_literal = property->value()->AsMaterializedLiteral(); in InitDepthAndFlags()653 MaterializedLiteral* m_literal = property->value()->AsMaterializedLiteral(); in BuildConstantProperties()706 MaterializedLiteral* m_literal = element->AsMaterializedLiteral(); in InitDepthAndFlags()739 MaterializedLiteral* m_literal = element->AsMaterializedLiteral(); in BuildConstantElements()
18 MaterializedLiteral* lit = expression->AsMaterializedLiteral(); in IsCompileTimeValue()
211 MaterializedLiteral* AsMaterializedLiteral(); in DEFINE_OPERATORS_FOR_FLAGS()