Searched defs:IsCompileTimeValue (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ast/ | ||
| D | compile-time-value.cc | 16 bool CompileTimeValue::IsCompileTimeValue(Expression* expression) { in IsCompileTimeValue() function in v8::internal::CompileTimeValue |
| D | ast.cc | 382 bool ObjectLiteral::Property::IsCompileTimeValue() const { in IsCompileTimeValue() function in v8::internal::ObjectLiteral::Property |