Searched refs:toNativeArguments (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDOMBinding.h458 Vector<T> toNativeArguments(JSC::ExecState* exec, size_t startIndex = 0) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/JS/
H A DJSTestObj.cpp3060 Vector<String> tail = toNativeArguments<String>(exec, 1);
3080 Vector<double> tail = toNativeArguments<double>(exec, 1);

Completed in 128 milliseconds