Lines Matching full:layouttestcontollerobject
2125 JSValueRef layoutTestContollerObject = JSObjectMake(context, classRef, this);2128 JSObjectSetProperty(context, windowObject, layoutTestContollerStr.get(), layoutTestContollerObject, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete, exception);