Home
last modified time | relevance | path

Searched refs:NewStringHelper (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/fxjs/
Dfxv8.cpp84 v8::Local<v8::String> NewStringHelper(v8::Isolate* pIsolate, in NewStringHelper() function
92 v8::Local<v8::String> NewStringHelper(v8::Isolate* pIsolate, in NewStringHelper() function
94 return NewStringHelper(pIsolate, FX_UTF8Encode(str).AsStringView()); in NewStringHelper()
220 NewStringHelper(pIsolate, bsUTF8PropertyName)) in ReentrantGetObjectPropertyHelper()
256 fxv8::NewStringHelper(pIsolate, bsUTF8PropertyName); in ReentrantHasObjectOwnPropertyHelper()
268 v8::Local<v8::String> name = NewStringHelper(pIsolate, bsUTF8PropertyName); in ReentrantSetObjectOwnPropertyHelper()
281 v8::Local<v8::String> name = NewStringHelper(pIsolate, bsUTF8PropertyName); in ReentrantPutObjectPropertyHelper()
291 fxv8::NewStringHelper(pIsolate, bsUTF8PropertyName)) in ReentrantDeleteObjectPropertyHelper()
333 pIsolate->ThrowException(NewStringHelper(pIsolate, str)); in ThrowExceptionHelper()
337 pIsolate->ThrowException(NewStringHelper(pIsolate, str)); in ThrowExceptionHelper()
Djs_define.cpp38 context->Global()->Get(context, fxv8::NewStringHelper(pIsolate, "Date")); in JS_DateParse()
45 maybe_value = obj->Get(context, fxv8::NewStringHelper(pIsolate, "parse")); in JS_DateParse()
52 fxv8::NewStringHelper(pIsolate, str.AsStringView()), in JS_DateParse()
Dcjs_globalconsts.cpp15 fxv8::NewStringHelper(info.GetIsolate(), (value))); \
Dfxv8.h42 v8::Local<v8::String> NewStringHelper(v8::Isolate* pIsolate,
44 v8::Local<v8::String> NewStringHelper(v8::Isolate* pIsolate,
Dcjs_runtime.cpp191 v8::Local<v8::String> str = fxv8::NewStringHelper(GetIsolate(), utf8Name); in GetValueByNameFromGlobalObject()
207 v8::Local<v8::String> str = fxv8::NewStringHelper(pIsolate, utf8Name); in SetValueByNameInGlobalObject()
Dcfx_v8.cpp80 return fxv8::NewStringHelper(GetIsolate(), str); in NewString()
Dcfxjs_engine.cpp192 fxv8::NewStringHelper(isolate, "global")); in CFXJS_ObjDefinition()
293 fxv8::NewStringHelper(pIsolate, "global")); in GetGlobalObjectTemplate()
/external/pdfium/fxjs/xfa/
Dcfxjse_context.cpp83 v8::Local<v8::String> hNameStr = fxv8::NewStringHelper(pIsolate, "name"); in CreateReturnValue()
90 fxv8::NewStringHelper(pIsolate, "Error"); in CreateReturnValue()
94 fxv8::NewStringHelper(pIsolate, "message"); in CreateReturnValue()
102 v8::Local<v8::String> hErrorStr = fxv8::NewStringHelper(pIsolate, "Error"); in CreateReturnValue()
188 fxv8::NewStringHelper(pIsolate, "global")); in Create()
249 fxv8::NewStringHelper(GetIsolate(), bsScript); in ExecuteScript()
266 v8::Local<v8::String> hEval = fxv8::NewStringHelper( in ExecuteScript()
Dcjx_hostpseudomodel.cpp89 *pValue = fxv8::NewStringHelper(pIsolate, "Exchange"); in appType()
139 *pValue = fxv8::NewStringHelper(pIsolate, lang.AsStringView()); in language()
173 *pValue = fxv8::NewStringHelper(pIsolate, plat.AsStringView()); in platform()
194 *pValue = fxv8::NewStringHelper(pIsolate, bsTitle.AsStringView()); in title()
227 *pValue = fxv8::NewStringHelper(pIsolate, "Full"); in variation()
239 *pValue = fxv8::NewStringHelper(pIsolate, "11"); in version()
255 *pValue = fxv8::NewStringHelper(pIsolate, bsName.AsStringView()); in name()
Dcfxjse_class.cpp81 fxv8::NewStringHelper(info.GetIsolate(), szStringVal.AsStringView())); in Context_GlobalObjToString()
154 1, fxv8::NewStringHelper(pIsolate, szPropName)); in DynPropGetterAdapter()
303 fxv8::NewStringHelper(pIsolate, pClassDescriptor->name); in Create()
320 fxv8::NewStringHelper(pIsolate, method.name), fun, in Create()
330 hObjectTemplate->Set(fxv8::NewStringHelper(pIsolate, "toString"), fn); in Create()
Dcfxjse_formcalc_context.cpp1700 fxv8::NewStringHelper(info.GetIsolate(), bsFormat.AsStringView())); in DateFmt()
1809 fxv8::NewStringHelper(info.GetIsolate(), bsFormat.AsStringView())); in LocalDateFmt()
1847 fxv8::NewStringHelper(info.GetIsolate(), bsFormat.AsStringView())); in LocalTimeFmt()
1989 fxv8::NewStringHelper(info.GetIsolate(), bsLocalDate.AsStringView())); in Num2Date()
2037 fxv8::NewStringHelper(info.GetIsolate(), bsGMTTime.AsStringView())); in Num2GMTime()
2085 fxv8::NewStringHelper(info.GetIsolate(), bsLocalTime.AsStringView())); in Num2Time()
2224 fxv8::NewStringHelper(info.GetIsolate(), bsFormat.AsStringView())); in TimeFmt()
2844 fxv8::NewStringHelper(info.GetIsolate(), bsChosen.AsStringView())); in Choose()
2853 fxv8::NewStringHelper(info.GetIsolate(), bsChosen.AsStringView())); in Choose()
3139 fxv8::NewStringHelper(info.GetIsolate(), "cm")); in UnitType()
[all …]
Dcjx_script.cpp29 *pValue = fxv8::NewStringHelper(pIsolate, "0"); in stateless()
Dcjx_field.cpp279 fxv8::NewStringHelper(pIsolate, content.ToUTF8().AsStringView()); in defaultValue()
293 *pValue = fxv8::NewStringHelper(pIsolate, content.ToUTF8().AsStringView()); in defaultValue()
310 *pValue = fxv8::NewStringHelper( in editValue()
335 *pValue = fxv8::NewStringHelper( in formattedValue()
Dcjx_draw.cpp39 : fxv8::NewStringHelper(pIsolate, content.AsStringView()) in defaultValue()
Dcjx_object.cpp103 return fxv8::NewStringHelper( in ColorToV8String()
148 *pValue = fxv8::NewStringHelper(pIsolate, GetXFAObject()->GetClassName()); in className()
992 *pValue = fxv8::NewStringHelper( in ScriptAttributeString()
1066 *pValue = fxv8::NewStringHelper(pIsolate, GetBoolean(eAttribute) ? "1" : "0"); in ScriptAttributeBool()
1153 *pValue = fxv8::NewStringHelper( in ScriptSomBorderWidth()
1226 *pValue = fxv8::NewStringHelper(pIsolate, wsMessage.ToUTF8().AsStringView()); in ScriptSomMessage()
1316 *pValue = fxv8::NewStringHelper(pIsolate, content.ToUTF8().AsStringView()); in ScriptSomDefaultValue()
1334 *pValue = fxv8::NewStringHelper(pIsolate, content.ToUTF8().AsStringView()); in ScriptSomDefaultValue_Read()
1370 *pValue = fxv8::NewStringHelper( in ScriptSomMandatory()
Dcfxjse_runtimedata.cpp36 fxv8::NewStringHelper(pIsolate, "global")); in Create()
Dcfxjse_value.cpp70 v8::Local<v8::String> hMessage = fxv8::NewStringHelper(pIsolate, utf8Message); in FXJSE_ThrowMessage()
198 v8::Local<v8::String> hBinderFuncSource = fxv8::NewStringHelper( in NewBoundFunction()
364 m_hValue.Reset(pIsolate, fxv8::NewStringHelper(pIsolate, szString)); in SetString()
Dcjx_packet.cpp101 *pValue = fxv8::NewStringHelper(pIsolate, wsTextData.ToUTF8().AsStringView()); in content()
Dcjx_eventpseudomodel.cpp31 *pReturn = fxv8::NewStringHelper(pIsolate, wsValue->ToUTF8().AsStringView()); in StringProperty()
134 *pValue = fxv8::NewStringHelper( in newText()
Dcjx_subform.cpp102 fxv8::NewStringHelper(pIsolate, wsLocaleName.ToUTF8().AsStringView()); in locale()
Dcjx_form.cpp139 *pValue = fxv8::NewStringHelper( in checksumS()
Dcjx_exclgroup.cpp134 *pValue = fxv8::NewStringHelper(pIsolate, wsValue.ToUTF8().AsStringView()); in defaultValue()
Dcjx_tree.cpp200 *pValue = fxv8::NewStringHelper(pIsolate, bsSOMExpression.AsStringView()); in somExpression()
Dcjx_node.cpp404 *pValue = fxv8::NewStringHelper( in ns()