Searched defs:V8ValueConverter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/renderer/
H A Dv8_value_converter.h26 class CONTENT_EXPORT V8ValueConverter { class in namespace:content
28 // Extends the default behaviour of V8ValueConverter.
36 // If false is returned, V8ValueConverter proceeds with the default
45 // If false is returned, V8ValueConverter proceeds with the default
54 // If false is returned, V8ValueConverter proceeds with the default
61 // If false is returned, V8ValueConverter proceeds with the default
67 // If false is returned, V8ValueConverter proceeds with the default
72 static V8ValueConverter* create();
74 virtual ~V8ValueConverter() {}
100 // Extend default behavior of V8ValueConverter
[all...]

Completed in 641 milliseconds