Searched refs:BoxObject (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/tools/v8windbg/base/ |
D | utilities.cc | 14 HRESULT BoxObject(IDataModelManager* p_manager, IUnknown* p_object, in BoxObject() function 31 return BoxObject(p_manager, p_property, ObjectPropertyAccessor, in CreateProperty() 37 return BoxObject(p_manager, p_method, ObjectMethod, pp_method_object); in CreateMethod() 240 RETURN_IF_FAIL(BoxObject(sp_data_model_manager.Get(), sp_host_context.Get(), in GetCurrentThread()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 136269 BoxObject, enumerator 137070 BoxObject, enumerator 138100 struct PrototypeTraits<prototypes::id::BoxObject> 148363 class BoxObject; 149790 virtual already_AddRefed<mozilla::dom::BoxObject>
|