Searched refs:FromV8Undefined (Results 1 – 5 of 5) sorted by relevance
36 virtual bool FromV8Undefined(base::Value** out) const OVERRIDE;
158 bool GinJavaBridgeValueConverter::FromV8Undefined(base::Value** out) const { in FromV8Undefined() function in content::GinJavaBridgeValueConverter
69 virtual bool FromV8Undefined(base::Value** out) const;
51 bool V8ValueConverter::Strategy::FromV8Undefined(base::Value** out) const { in FromV8Undefined() function in content::V8ValueConverter::Strategy325 if (strategy_->FromV8Undefined(&out)) in FromV8ValueImpl()
745 virtual bool FromV8Undefined(base::Value** out) const OVERRIDE { in FromV8Undefined() function in content::V8ValueConverterOverridingStrategyForTesting834 virtual bool FromV8Undefined(base::Value** out) const OVERRIDE { in FromV8Undefined() function in content::V8ValueConverterBypassStrategyForTesting