Searched defs:IsCompileTimeValue (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ast/ | ||
D | ast.cc | 277 bool ObjectLiteral::Property::IsCompileTimeValue() { in IsCompileTimeValue() function in v8::internal::ObjectLiteral::Property |
/external/v8/src/parsing/ | ||
D | parser.cc | 3892 bool CompileTimeValue::IsCompileTimeValue(Expression* expression) { in IsCompileTimeValue() function in v8::internal::CompileTimeValue |