Lines Matching full:jsvalue
2340 Renamed JSValuePtr => JSValue.
2594 wx build fix. JSValue* -> JSValuePtr.
2896 * WebFrame.cpp: (wxWebFrame::RunScript): Use JSValue* instead of JSValuePtr.
2912 improve performance by eliminating JSValue as a base class for JSCell
2914 Remove most uses of JSValue, which will be removed in a future patch.