Searched refs:setReturnValueFromStringSlow (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8ValueCache.cpp89 void StringCache::setReturnValueFromStringSlow(v8::ReturnValue<v8::Value> returnValue, StringImpl* stringImpl) function in class:blink::StringCache
H A DV8ValueCache.h80 setReturnValueFromStringSlow(returnValue, stringImpl);
87 void setReturnValueFromStringSlow(v8::ReturnValue<v8::Value>, StringImpl*);

Completed in 160 milliseconds