Home
last modified time | relevance | path

Searched refs:GetReturnValue (Results 1 – 25 of 32) sorted by relevance

12

/external/v8/src/inspector/
Dv8-injected-script-host.cc98 info.GetReturnValue().Set(object->GetConstructorName()); in internalConstructorNameCallback()
104 info.GetReturnValue().Set(false); in formatAccessorsAsProperties()
109 info.GetReturnValue().Set( in formatAccessorsAsProperties()
123 info.GetReturnValue().Set(internalType); in subtypeCallback()
128 info.GetReturnValue().Set(toV8StringInternalized(isolate, "array")); in subtypeCallback()
132 info.GetReturnValue().Set(toV8StringInternalized(isolate, "typedarray")); in subtypeCallback()
136 info.GetReturnValue().Set(toV8StringInternalized(isolate, "date")); in subtypeCallback()
140 info.GetReturnValue().Set(toV8StringInternalized(isolate, "regexp")); in subtypeCallback()
144 info.GetReturnValue().Set(toV8StringInternalized(isolate, "map")); in subtypeCallback()
148 info.GetReturnValue().Set(toV8StringInternalized(isolate, "set")); in subtypeCallback()
[all …]
Dv8-console.cc251 info.GetReturnValue().Set(info.Data()); in returnDataCallback()
491 info.GetReturnValue().Set(memoryValue); in memoryGetterCallback()
504 info.GetReturnValue().Set(v8::Array::New(isolate)); in keysCallback()
512 info.GetReturnValue().Set(names); in keysCallback()
518 info.GetReturnValue().Set(v8::Array::New(isolate)); in valuesCallback()
534 info.GetReturnValue().Set(values); in valuesCallback()
616 info.GetReturnValue().Set(injectedScript->lastEvaluationResult()); in lastEvaluationResultCallback()
622 if (!copyToClipboard) info.GetReturnValue().Set(info[0]); in inspectImpl()
660 info.GetReturnValue().Set(object->get(isolate->GetCurrentContext())); in inspectedObject()
662 info.GetReturnValue().Set(v8::Undefined(isolate)); in inspectedObject()
[all …]
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp628 args.GetReturnValue()->SetNull(); in Abs()
636 args.GetReturnValue()->SetDouble(dValue); in Abs()
645 args.GetReturnValue()->SetNull(); in Avg()
699 args.GetReturnValue()->SetNull(); in Avg()
703 args.GetReturnValue()->SetDouble(dSum / uCount); in Avg()
717 args.GetReturnValue()->SetNull(); in Ceil()
721 args.GetReturnValue()->SetFloat(ceil(ValueToFloat(pThis, argValue.get()))); in Ceil()
775 args.GetReturnValue()->SetInteger(iCount); in Count()
789 args.GetReturnValue()->SetNull(); in Floor()
793 args.GetReturnValue()->SetFloat(floor(ValueToFloat(pThis, argValue.get()))); in Floor()
[all …]
Dcfxjse_class.cpp36 info.GetReturnValue().Set(lpRetValue->DirectGetValue()); in V8FunctionCallback_Wrapper()
63 info.GetReturnValue().Set(v8::String::NewFromUtf8( in Context_GlobalObjToString()
72 info.GetReturnValue().Set(local_str); in Context_GlobalObjToString()
97 info.GetReturnValue().Set(result.Return()); in DynPropGetterAdapter_MethodCallback()
176 info.GetReturnValue().Set(v8::DontDelete); in NamedPropertyQueryCallback()
180 info.GetReturnValue().Set(iV8Absent); in NamedPropertyQueryCallback()
196 info.GetReturnValue().Set(lpNewValue->DirectGetValue()); in NamedPropertyGetterCallback()
215 info.GetReturnValue().Set(value); in NamedPropertySetterCallback()
220 info.GetReturnValue().Set(v8::Array::New(info.GetIsolate())); in NamedPropertyEnumeratorCallback()
DJS_Define.h86 info.GetReturnValue().Set(result.Return()); in JSPropGetter()
142 info.GetReturnValue().Set(result.Return()); in JSMethod()
Dcfxjse_arguments.h30 CFXJSE_Value* GetReturnValue() const;
Dcjs_globalconsts.cpp12 info.GetReturnValue().Set( \
Dcfxjse_arguments.cpp57 CFXJSE_Value* CFXJSE_Arguments::GetReturnValue() const { in GetReturnValue() function in CFXJSE_Arguments
Dcjs_globalarrays.cpp21 info.GetReturnValue().Set(pCurrentRuntime->GetConstArray(name)); \
/external/v8/src/
Daccessors.cc119 info.GetReturnValue().Set(true); in ReconfigureToDataProperty()
134 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in ArgumentsIteratorGetter()
161 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in ArrayLengthGetter()
197 info.GetReturnValue().Set(false); in ArrayLengthSetter()
215 info.GetReturnValue().Set(false); in ArrayLengthSetter()
218 info.GetReturnValue().Set(true); in ArrayLengthSetter()
247 info.GetReturnValue().Set(Utils::ToLocal(result)); in ModuleNamespaceEntryGetter()
266 info.GetReturnValue().Set(false); in ModuleNamespaceEntrySetter()
302 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in StringLengthGetter()
327 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(res, isolate))); in ScriptColumnOffsetGetter()
[all …]
Dapi-arguments-inl.h38 return GetReturnValue<InternalReturn>(isolate); \
63 return GetReturnValue<InternalReturn>(isolate); \
84 return GetReturnValue<Object>(isolate); in FOR_EACH_CALLBACK_TABLE_MAPPING_1_INDEX()
100 return GetReturnValue<Object>(isolate); in Call()
116 return GetReturnValue<Object>(isolate); in Call()
132 return GetReturnValue<Object>(isolate); in Call()
Dapi-arguments.cc26 return GetReturnValue<Object>(isolate); in Call()
41 return GetReturnValue<JSObject>(isolate); in Call()
Dapi-arguments.h46 Handle<V> GetReturnValue(Isolate* isolate);
55 Handle<V> CustomArguments<T>::GetReturnValue(Isolate* isolate) { in GetReturnValue() function
Dd8.cc819 args.GetReturnValue().Set(g_platform->MonotonicallyIncreasingTime()); in PerformanceNow()
823 args.GetReturnValue().Set(delta.InMillisecondsF()); in PerformanceNow()
834 args.GetReturnValue().Set(index); in RealmCurrent()
851 args.GetReturnValue().Set(index); in RealmOwner()
861 args.GetReturnValue().Set( in RealmGlobal()
891 args.GetReturnValue().Set(index); in CreateRealm()
986 args.GetReturnValue().Set(result); in RealmEval()
996 info.GetReturnValue().Set(data->realm_shared_); in RealmSharedGet()
1067 args.GetReturnValue().Set(source); in Read()
1211 args.GetReturnValue().Set(value); in WorkerGetMessage()
[all …]
Dd8-posix.cc533 args.GetReturnValue().Set(accumulator); in System()
542 args.GetReturnValue().Set(accumulator); in System()
582 args.GetReturnValue().Set(previous); in SetUMask()
/external/chromium-libpac/src/
Dproxy_resolver_v8.cc592 args.GetReturnValue().Set(ASCIILiteralToV8String(args.GetIsolate(), "127.0.0.1")); in MyIpAddressCallback()
594 args.GetReturnValue().Set(ASCIIStringToV8String(args.GetIsolate(), result)); in MyIpAddressCallback()
617 args.GetReturnValue().Set(ASCIIStringToV8String(args.GetIsolate(), ip_address_list)); in MyIpAddressExCallback()
640 args.GetReturnValue().Set(ASCIIStringToV8String(args.GetIsolate(), ip_address)); in DnsResolveCallback()
642 args.GetReturnValue().SetNull(); in DnsResolveCallback()
655 args.GetReturnValue().SetNull(); in DnsResolveExCallback()
670 args.GetReturnValue().Set(ASCIIStringToV8String(args.GetIsolate(), ip_address_list)); in DnsResolveExCallback()
678 args.GetReturnValue().SetNull(); in SortIpAddressListCallback()
686 args.GetReturnValue().Set(false); in SortIpAddressListCallback()
689 args.GetReturnValue().Set(ASCIIStringToV8String(args.GetIsolate(), sorted_ip_address_list)); in SortIpAddressListCallback()
[all …]
/external/v8/src/wasm/
Dwasm-js.cc185 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); in WebAssemblyCompile()
207 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); in WebAssemblyValidate()
233 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); in WebAssemblyModule()
247 args.GetReturnValue().Set(Utils::ToLocal(imports)); in WebAssemblyModuleImports()
260 args.GetReturnValue().Set(Utils::ToLocal(exports)); in WebAssemblyModuleExports()
289 args.GetReturnValue().Set(Utils::ToLocal(custom_sections)); in WebAssemblyModuleCustomSections()
313 args.GetReturnValue().Set(Utils::ToLocal(instance_object.ToHandleChecked())); in WebAssemblyInstance()
331 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); in WebAssemblyInstantiate()
455 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); in WebAssemblyTable()
499 args.GetReturnValue().Set(Utils::ToLocal(memory_obj)); in WebAssemblyMemory()
[all …]
Dwasm-interpreter.h150 WasmVal GetReturnValue(int index = 0);
/external/v8/samples/
Dprocess.cc393 info.GetReturnValue().Set( in MapGet()
415 info.GetReturnValue().Set(value_obj); in MapSet()
492 info.GetReturnValue().Set( in GetPath()
504 info.GetReturnValue().Set( in GetReferrer()
515 info.GetReturnValue().Set( in GetHost()
527 info.GetReturnValue().Set( in GetUserAgent()
Dshell.cc183 args.GetReturnValue().Set(source); in Read()
231 args.GetReturnValue().Set( in Version()
/external/libmojo/third_party/catapult/devil/devil/utils/
Dreraiser_thread.py72 def GetReturnValue(self): member in ReraiserThread
201 return [t.GetReturnValue() for t in self._threads]
/external/chromium-trace/catapult/devil/devil/utils/
Dreraiser_thread.py72 def GetReturnValue(self): member in ReraiserThread
201 return [t.GetReturnValue() for t in self._threads]
/external/v8/src/extensions/
Dignition-statistics-extension.cc31 args.GetReturnValue().Set(reinterpret_cast<Isolate*>(args.GetIsolate()) in GetIgnitionDispatchCounters()
Dexternalize-string-extension.cc139 args.GetReturnValue().Set(is_one_byte); in IsOneByte()
Dstatistics-extension.cc141 args.GetReturnValue().Set(result); in GetCounters()

12