Searched refs:destination (Results 1 – 6 of 6) sorted by relevance
6 var destination = $(this).parent().parent();9 jQuery(target).appendTo(destination);
296 public static function copy(Path $source, Path $destination) argument299 $destinationLocal = LocalPath::createFromPathObject($destination);
30 Object.extend = function(destination, source) { argument32 destination[property] = source[property];34 return destination;1591 function copy(methods, destination, onlyIfAbsent) {1596 if (!onlyIfAbsent || !(property in destination))1597 destination[property] = cache.findOrStore(value);
1674 …ho want to explore on their own ' either at their originating or final destination ' Emerald will …
103 - If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` o…