Lines Matching refs:IsCompileTimeValue
3029 if (property->IsCompileTimeValue()) continue;3036 ASSERT(!CompileTimeValue::IsCompileTimeValue(value));3100 if (CompileTimeValue::IsCompileTimeValue(subexpr)) continue;