Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h76 T* GetObject(uint32_t id) { in GetObject() function
/third_party/node/deps/v8/src/heap/
Dlarge-spaces.h43 HeapObject GetObject() { return HeapObject::FromAddress(area_start()); } in GetObject() function
/third_party/node/deps/v8/src/debug/
Ddebug-scope-iterator.cc89 v8::Local<v8::Object> DebugScopeIterator::GetObject() { in GetObject() function in v8::internal::DebugScopeIterator
Ddebug-wasm-objects.cc692 v8::Local<v8::Object> GetObject() override { in GetObject() function in v8::internal::__anonc5cb55530111::DebugWasmScopeIterator
/third_party/typescript/lib/
Dlib.scripthost.d.ts215 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/typescript/src/lib/
Dscripthost.d.ts195 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/node/deps/v8/src/torque/ls/
Dmessage.h24 T GetObject(const std::string& property) { in GetObject() function
/third_party/node/src/inspector/
Dmain_thread_interface.cc272 Deletable* MainThreadInterface::GetObject(int id) { in GetObject() function in node::inspector::MainThreadInterface
/third_party/node/src/
Dstream_base.cc491 Local<Object> StreamBase::GetObject() { in GetObject() function in node::StreamBase
Djs_native_api_v8_inspector.cc389 Deletable* MainThreadInterface::GetObject(int id) { in GetObject() function in v8impl::__anon5ddf1e810111::MainThreadInterface
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2385 Object GetObject() { return object_; } in GetObject() function in v8::internal::EmbedderGraphImpl::V8NodeImpl
/third_party/typescript/tests/lib/
Dlib.d.ts17210 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable