Home
last modified time | relevance | path

Searched refs:ToHandle (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Internal/Metadata/NativeFormat/
H A DNativeFormatReaderGen.cs140 return reader.ToHandle(this); in ToHandle()
248 return reader.ToHandle(this); in ToHandle()
355 return reader.ToHandle(this); in ToHandle()
462 return reader.ToHandle(this); in ToHandle()
581 return reader.ToHandle(this); in ToHandle()
688 return reader.ToHandle(this); in ToHandle()
795 return reader.ToHandle(this); in ToHandle()
902 return reader.ToHandle(this); in ToHandle()
1009 return reader.ToHandle(this); in ToHandle()
1116 return reader.ToHandle(this); in ToHandle()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrdatasource.cpp133 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_CreateLayer()
158 return OGRLayer::ToHandle( in OGR_DS_CopyLayer()
191 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayerByName()
214 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_ExecuteSQL()
283 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayer()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrdatasource.cpp133 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_CreateLayer()
158 return OGRLayer::ToHandle( in OGR_DS_CopyLayer()
191 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayerByName()
214 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_ExecuteSQL()
283 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayer()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrdatasource.cpp133 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_CreateLayer()
158 return OGRLayer::ToHandle( in OGR_DS_CopyLayer()
191 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayerByName()
214 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_ExecuteSQL()
283 OGRLayerH hLayer = OGRLayer::ToHandle( in OGR_DS_GetLayer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dvalue-serializer.cc635 .ToHandle(&keys) || in WriteJSObjectSlow()
727 .ToHandle(&keys)) { in WriteJSArray()
745 .ToHandle(&keys) || in WriteJSArray()
965 .ToHandle(&stack)) { in WriteJSError()
1414 .ToHandle(&string)) { in ReadTwoByteString()
1587 .ToHandle(&date)) { in ReadJSDate()
1620 if (!ReadBigInt().ToHandle(&bigint)) in ReadJSPrimitiveWrapper()
1648 if (!ReadString().ToHandle(&pattern) || in ReadJSRegExp()
1661 .ToHandle(&regexp)) { in ReadJSRegExp()
1689 if (!ReadObject().ToHandle(&argv[0]) || !ReadObject().ToHandle(&argv[1])) { in ReadJSMap()
[all …]
H A Dordered-hash-table.cc182 if (!table_candidate.ToHandle(&table)) { in Add()
396 if (!table_candidate.ToHandle(&table)) { in Add()
483 if (!table_candidate.ToHandle(&table)) { in Add()
556 if (table_candidate.ToHandle(&table)) { in Allocate()
580 if (table_candidate.ToHandle(&table)) { in AllocateEmpty()
712 if (!new_table.ToHandle(&table)) { in Add()
755 if (!new_table.ToHandle(&table)) { in Add()
820 if (!new_table.ToHandle(&table)) { in Add()
1234 if (!table_candidate.ToHandle(&table)) { in Add()
1258 if (!table_candidate.ToHandle(&table)) { in Add()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dvalue-serializer.cc630 .ToHandle(&keys) || in WriteJSObjectSlow()
739 .ToHandle(&keys) || in WriteJSArray()
956 .ToHandle(&stack)) { in WriteJSError()
1405 .ToHandle(&string)) { in ReadTwoByteString()
1578 .ToHandle(&date)) { in ReadJSDate()
1611 if (!ReadBigInt().ToHandle(&bigint)) in ReadJSPrimitiveWrapper()
1620 if (!ReadString().ToHandle(&string)) in ReadJSPrimitiveWrapper()
1639 if (!ReadString().ToHandle(&pattern) || in ReadJSRegExp()
1649 .ToHandle(&regexp)) { in ReadJSRegExp()
1677 if (!ReadObject().ToHandle(&argv[0]) || !ReadObject().ToHandle(&argv[1])) { in ReadJSMap()
[all …]
H A Dordered-hash-table.cc141 if (!table_candidate.ToHandle(&table)) { in Add()
266 if (new_table_candidate.ToHandle(&new_table)) { in Rehash()
325 if (!table_candidate.ToHandle(&table)) { in Add()
375 if (!table_candidate.ToHandle(&table)) { in Add()
450 if (table_candidate.ToHandle(&table)) { in Allocate()
581 if (!new_table.ToHandle(&table)) { in Add()
624 if (!new_table.ToHandle(&table)) { in Add()
688 if (!new_table.ToHandle(&table)) { in Add()
1104 if (!table_candidate.ToHandle(&table)) { in Add()
1128 if (!table_candidate.ToHandle(&table)) { in Add()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dvalue-serializer.cc657 .ToHandle(&keys) || in WriteJSObjectSlow()
749 .ToHandle(&keys)) { in WriteJSArray()
767 .ToHandle(&keys) || in WriteJSArray()
999 .ToHandle(&stack)) { in WriteJSError()
1465 .ToHandle(&string)) { in ReadTwoByteString()
1639 .ToHandle(&date)) { in ReadJSDate()
1672 if (!ReadBigInt().ToHandle(&bigint)) in ReadJSPrimitiveWrapper()
1700 if (!ReadString().ToHandle(&pattern) || in ReadJSRegExp()
1713 .ToHandle(&regexp)) { in ReadJSRegExp()
1741 if (!ReadObject().ToHandle(&argv[0]) || !ReadObject().ToHandle(&argv[1])) { in ReadJSMap()
[all …]
H A Dordered-hash-table.cc184 if (!table_candidate.ToHandle(&table)) { in Add()
390 if (!table_candidate.ToHandle(&table)) { in Add()
448 if (!table_candidate.ToHandle(&table)) { in Add()
524 if (table_candidate.ToHandle(&table)) { in Allocate()
548 if (table_candidate.ToHandle(&table)) { in AllocateEmpty()
709 if (!new_table.ToHandle(&table)) { in Add()
752 if (!new_table.ToHandle(&table)) { in Add()
818 if (!new_table.ToHandle(&table)) { in Add()
1232 if (!table_candidate.ToHandle(&table)) { in Add()
1256 if (!table_candidate.ToHandle(&table)) { in Add()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/handles/
H A Dmaybe-handles.h59 V8_WARN_UNUSED_RESULT V8_INLINE bool ToHandle(Handle<S>* out) const { in ToHandle() function
107 handle_.ToHandle(&this_handle) == in is_identical_to()
108 other.handle_.ToHandle(&other_handle) && in is_identical_to()
/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dconstant-array-builder.cc113 os << "Duplicate constant found: " << Brief(*entry.ToHandle(isolate)) in CheckAllElementsAreUnique()
118 os << i++ << ": " << Brief(*prev_entry.ToHandle(isolate)) << std::endl; in CheckAllElementsAreUnique()
174 if (!entry.IsDeferred()) return entry.ToHandle(isolate); in At()
203 slice->At(slice->start_index() + i).ToHandle(isolate); in ToFixedArray()
376 Handle<Object> ConstantArrayBuilder::Entry::ToHandle(IsolateT* isolate) const { in ToHandle() function in v8::internal::interpreter::ConstantArrayBuilder::Entry
409 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
411 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dconstant-array-builder.cc113 os << "Duplicate constant found: " << Brief(*entry.ToHandle(isolate)) in CheckAllElementsAreUnique()
118 os << i++ << ": " << Brief(*prev_entry.ToHandle(isolate)) << std::endl; in CheckAllElementsAreUnique()
178 if (!entry.IsDeferred()) return entry.ToHandle(isolate); in At()
207 slice->At(slice->start_index() + i).ToHandle(isolate); in ToFixedArray()
383 Handle<Object> ConstantArrayBuilder::Entry::ToHandle( in ToHandle() function in v8::internal::interpreter::ConstantArrayBuilder::Entry
417 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
419 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/interpreter/
H A Dconstant-array-builder.cc113 os << "Duplicate constant found: " << Brief(*entry.ToHandle(isolate)) in CheckAllElementsAreUnique()
118 os << i++ << ": " << Brief(*prev_entry.ToHandle(isolate)) << std::endl; in CheckAllElementsAreUnique()
174 if (!entry.IsDeferred()) return entry.ToHandle(isolate); in At()
203 slice->At(slice->start_index() + i).ToHandle(isolate); in ToFixedArray()
376 Handle<Object> ConstantArrayBuilder::Entry::ToHandle( in ToHandle() function in v8::internal::interpreter::ConstantArrayBuilder::Entry
410 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
412 template Handle<Object> ConstantArrayBuilder::Entry::ToHandle(
/dports/www/node10/node-v10.24.1/deps/v8/src/snapshot/
H A Dobject-deserializer.cc31 return d.Deserialize(isolate).ToHandle(&result) in DeserializeSharedFunctionInfo()
47 if (!maybe_wire_bytes_as_string.ToHandle(&wire_bytes_as_string)) { in DeserializeWasmCompiledModule()
59 if (!d.Deserialize(isolate).ToHandle(&result)) in DeserializeWasmCompiledModule()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dvalue-serializer.cc581 .ToHandle(&keys) || in WriteJSObjectSlow()
663 if (!Object::GetProperty(&it).ToHandle(&element) || in WriteJSArray()
690 .ToHandle(&keys) || in WriteJSArray()
1319 .ToHandle(&string)) { in ReadTwoByteString()
1487 .ToHandle(&date)) { in ReadJSDate()
1546 if (!ReadString().ToHandle(&pattern) || in ReadJSRegExp()
1556 .ToHandle(&regexp)) { in ReadJSRegExp()
1584 if (!ReadObject().ToHandle(&argv[0]) || !ReadObject().ToHandle(&argv[1]) || in ReadJSMap()
1620 if (!ReadObject().ToHandle(&argv[0]) || in ReadJSSet()
1829 if (!ReadJSArrayBuffer(is_shared).ToHandle(&buffer)) { in ReadWasmMemory()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/objects/
H A Dfixed-array-inl.h677 return Traits::ToHandle(array->GetIsolate(), array->get_scalar(index)); in get()
711 Handle<Object> Uint8ArrayTraits::ToHandle(Isolate* isolate, uint8_t scalar) { in ToHandle() function
715 Handle<Object> Uint8ClampedArrayTraits::ToHandle(Isolate* isolate, in ToHandle() function
720 Handle<Object> Int8ArrayTraits::ToHandle(Isolate* isolate, int8_t scalar) { in ToHandle() function
724 Handle<Object> Uint16ArrayTraits::ToHandle(Isolate* isolate, uint16_t scalar) { in ToHandle() function
728 Handle<Object> Int16ArrayTraits::ToHandle(Isolate* isolate, int16_t scalar) { in ToHandle() function
732 Handle<Object> Uint32ArrayTraits::ToHandle(Isolate* isolate, uint32_t scalar) { in ToHandle() function
736 Handle<Object> Int32ArrayTraits::ToHandle(Isolate* isolate, int32_t scalar) { in ToHandle() function
740 Handle<Object> Float32ArrayTraits::ToHandle(Isolate* isolate, float scalar) { in ToHandle() function
744 Handle<Object> Float64ArrayTraits::ToHandle(Isolate* isolate, double scalar) { in ToHandle() function
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-heap-copy-reducer.cc50 if (p.site().ToHandle(&site)) AllocationSiteRef(broker(), site); in Reduce()
140 if (access.map.ToHandle(&map_handle)) { in Reduce()
144 if (access.name.ToHandle(&name_handle)) { in Reduce()
H A Dproperty-access-builder.cc129 if (access_info.holder().ToHandle(&holder)) { in ResolveHolder()
159 if (!access_info.holder().ToHandle(&holder)) { in TryBuildLoadConstantDataField()
238 if (access_info.field_map().ToHandle(&field_map)) { in BuildLoadDataField()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-context-specialization.cc39 if (closure().ToHandle(&function)) { in ReduceParameter()
137 if (!GetSpecializationContext(context, &depth, outer()).ToHandle(&concrete)) { in ReduceJSLoadContext()
185 if (!GetSpecializationContext(context, &depth, outer()).ToHandle(&concrete)) { in ReduceJSStoreContext()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_api.cpp56 static inline OGRGeometryH ToHandle(OGRGeometry* poGeom) in ToHandle() function
1318 return ToHandle( in OGR_G_GetGeometryRef()
1321 return ToHandle( in OGR_G_GetGeometryRef()
1326 return ToHandle( in OGR_G_GetGeometryRef()
1331 return ToHandle( in OGR_G_GetGeometryRef()
1336 return ToHandle ( in OGR_G_GetGeometryRef()
1723 return ToHandle( in OGR_G_GetLinearGeometry()
1763 return ToHandle( in OGR_G_GetCurveGeometry()
1796 return ToHandle(p); in OGR_G_Value()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_api.cpp56 static inline OGRGeometryH ToHandle(OGRGeometry* poGeom)
1318 return ToHandle(
1321 return ToHandle(
1326 return ToHandle(
1331 return ToHandle(
1336 return ToHandle (
1723 return ToHandle(
1763 return ToHandle(
1796 return ToHandle(p);
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_api.cpp56 static inline OGRGeometryH ToHandle(OGRGeometry* poGeom) in ToHandle() function
1318 return ToHandle( in OGR_G_GetGeometryRef()
1321 return ToHandle( in OGR_G_GetGeometryRef()
1326 return ToHandle( in OGR_G_GetGeometryRef()
1331 return ToHandle( in OGR_G_GetGeometryRef()
1336 return ToHandle ( in OGR_G_GetGeometryRef()
1723 return ToHandle( in OGR_G_GetLinearGeometry()
1763 return ToHandle( in OGR_G_GetCurveGeometry()
1796 return ToHandle(p); in OGR_G_Value()
/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc111 os << "Duplicate constant found: " << Brief(*entry.ToHandle(isolate)) in CheckAllElementsAreUnique()
116 os << i++ << ": " << Brief(*prev_entry.ToHandle(isolate)) << std::endl; in CheckAllElementsAreUnique()
175 if (!entry.IsDeferred()) return entry.ToHandle(isolate); in At()
196 slice->At(slice->start_index() + i).ToHandle(isolate); in ToFixedArray()
366 Handle<Object> ConstantArrayBuilder::Entry::ToHandle(Isolate* isolate) const { in ToHandle() function in v8::internal::interpreter::ConstantArrayBuilder::Entry
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-heap-copy-reducer.cc50 if (p.site().ToHandle(&site)) AllocationSiteRef(broker(), site); in Reduce()
192 if (access.map.ToHandle(&map_handle)) { in Reduce()
196 if (access.name.ToHandle(&name_handle)) { in Reduce()

12345678910>>...21