Searched refs:placeholderOptionObject (Results 1 – 1 of 1) sorted by relevance
1931 JSRef<JSObject> placeholderOptionObject = JSRef<JSObject>::Cast(args[1]); in ParseOptions() local1932 JSRef<JSVal> offset = placeholderOptionObject->GetProperty("offset"); in ParseOptions()2627 JSRef<JSObject> placeholderOptionObject = JSRef<JSObject>::Cast(temp); in ParseJsSelectionOptions() local2628 JSRef<JSVal> menuPolicy = placeholderOptionObject->GetProperty("menuPolicy"); in ParseJsSelectionOptions()