Lines Matching refs:CompileTimeValue
542 Handle<FixedArray> elements = CompileTimeValue::GetElements(array);544 switch (CompileTimeValue::GetType(array)) {545 case CompileTimeValue::OBJECT_LITERAL_FAST_ELEMENTS:551 case CompileTimeValue::OBJECT_LITERAL_SLOW_ELEMENTS:557 case CompileTimeValue::ARRAY_LITERAL: