Home | History | Annotate | Download | only in mac

Lines Matching full:optionsarray

669 bool LayoutTestController::findString(JSContextRef context, JSStringRef target, JSObjectRef optionsArray)
674 JSValueRef lengthValue = JSObjectGetProperty(context, optionsArray, lengthPropertyName.get(), 0);
682 JSValueRef value = JSObjectGetPropertyAtIndex(context, optionsArray, i, 0);