Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc277 bool ObjectLiteral::Property::IsCompileTimeValue() { in IsCompileTimeValue() function in v8::internal::ObjectLiteral::Property
/external/v8/src/parsing/
Dparser.cc3892 bool CompileTimeValue::IsCompileTimeValue(Expression* expression) { in IsCompileTimeValue() function in v8::internal::CompileTimeValue