Home
last modified time | relevance | path

Searched refs:ConversionContextScope (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DDictionary.h112 class ConversionContextScope {
114 ConversionContextScope(ConversionContext& context) in ConversionContextScope() function
116 ~ConversionContextScope() in ~ConversionContextScope()
DDictionaryHelperForCore.cpp79 Dictionary::ConversionContextScope scope(context); in convert()
125 Dictionary::ConversionContextScope scope(context); in convert()
162 Dictionary::ConversionContextScope scope(context); in convert()
187 Dictionary::ConversionContextScope scope(context); in convert()
293 Dictionary::ConversionContextScope scope(context); in convert()
380 Dictionary::ConversionContextScope scope(context); in convert()
416 Dictionary::ConversionContextScope scope(context); in convert()
575 Dictionary::ConversionContextScope scope(context); in convert()
602 Dictionary::ConversionContextScope scope(context); in convert()
644 Dictionary::ConversionContextScope scope(context); in convert()
DDictionaryHelperForBindings.h51 Dictionary::ConversionContextScope scope(context); in convert()
DDictionary.cpp214 ConversionContextScope scope(context); in convert()