Home
last modified time | relevance | path

Searched refs:GetConstructorFunction (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dproperty-access-builder.cc168 Map::GetConstructorFunction( in FoldLoadDictPrototypeConstant()
H A Dheap-refs.h575 base::Optional<JSFunctionRef> GetConstructorFunction(const MapRef& map) const;
H A Daccess-info.cc749 broker()->target_native_context().GetConstructorFunction(receiver_map); in ComputePropertyAccessInfo()
H A Dcompilation-dependencies.cc1308 broker_->target_native_context().GetConstructorFunction(receiver_map); in DependOnStablePrototypeChains()
H A Dheap-refs.cc1733 base::Optional<JSFunctionRef> NativeContextRef::GetConstructorFunction( in GetConstructorFunction() function in v8::internal::compiler::NativeContextRef
/third_party/node/deps/v8/src/objects/
H A Dmap.h225 static base::Optional<JSFunction> GetConstructorFunction(
H A Dmap.cc48 base::Optional<JSFunction> Map::GetConstructorFunction(Map map, in GetConstructorFunction() function in v8::internal::Map

Completed in 16 milliseconds