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

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSString.cpp47 void JSString::resolveRope(ExecState* exec) const function in class:JSC::JSString
146 resolveRope(exec);
220 resolveRope(exec);
H A DJSString.h331 resolveRope(exec);
337 resolveRope(0);
361 void resolveRope(ExecState*) const;

Completed in 63 milliseconds