Searched defs:GetConstructor (Results 1 – 6 of 6) sorted by relevance
| /external/v8/src/objects/ | ||
| D | map-inl.h | 770 DEF_GETTER(Map, GetConstructor, Object) { in DEF_GETTER() argument |
| D | js-objects.cc | 499 MaybeHandle<JSFunction> JSReceiver::GetConstructor( in GetConstructor() function in v8::internal::JSReceiver |
| /external/v8/src/profiler/ | ||
| D | heap-snapshot-generator.cc | 1431 JSFunction V8HeapExplorer::GetConstructor(JSReceiver receiver) { in GetConstructor() function in v8::internal::V8HeapExplorer |
| /external/v8/src/builtins/ | ||
| D | builtins-collections-gen.cc | 461 TNode<JSFunction> BaseCollectionsAssembler::GetConstructor( in GetConstructor() function in v8::internal::BaseCollectionsAssembler |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1133 ObjectData* GetConstructor() const { in GetConstructor() function in v8::internal::compiler::MapData |
| /external/v8/src/codegen/ | ||
| D | code-stub-assembler.cc | 8314 TNode<Object> CodeStubAssembler::GetConstructor(TNode<Map> map) { in GetConstructor() function in v8::internal::CodeStubAssembler |