Searched defs:GetConstructor (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | map-inl.h | 795 DEF_GETTER(Map, GetConstructor, Object) { in DEF_GETTER() argument |
| D | js-objects.cc | 622 MaybeHandle<JSFunction> JSReceiver::GetConstructor( in GetConstructor() function in v8::internal::JSReceiver |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | heap-refs.cc | 1609 ObjectRef MapRef::GetConstructor() const { in GetConstructor() function in v8::internal::compiler::MapRef |
| /third_party/node/deps/v8/src/builtins/ | ||
| D | builtins-collections-gen.cc | 340 TNode<JSFunction> BaseCollectionsAssembler::GetConstructor( in GetConstructor() function in v8::internal::BaseCollectionsAssembler |
| /third_party/node/deps/v8/src/profiler/ | ||
| D | heap-snapshot-generator.cc | 1863 JSFunction V8HeapExplorer::GetConstructor(Isolate* isolate, in GetConstructor() function in v8::internal::V8HeapExplorer |
| /third_party/node/deps/v8/src/codegen/ | ||
| D | code-stub-assembler.cc | 9229 TNode<Object> CodeStubAssembler::GetConstructor(TNode<Map> map) { in GetConstructor() function in v8::internal::CodeStubAssembler |