Home | History | Annotate | Download | only in src

Lines Matching defs:fast

3067   bool fast = Utils::OpenHandle(this)->HasFastProperties();
3070 if (fast) i::JSObject::TransformToFastProperties(Utils::OpenHandle(this), 0);