Home | History | Annotate | Download | only in interpreter

Lines Matching refs:IsCompileTimeValue

1697     if (property->IsCompileTimeValue()) continue;
1706 DCHECK(!CompileTimeValue::IsCompileTimeValue(property->value()));
1885 if (CompileTimeValue::IsCompileTimeValue(subexpr)) continue;