Home
last modified time | relevance | path

Searched refs:from_string_map (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dfactory-base.h269 MaybeHandle<Map> GetInPlaceInternalizedStringMap(Map from_string_map); in EXPORT_TEMPLATE_DECLARE()
Dfactory-base.cc1045 Map from_string_map) { in GetInPlaceInternalizedStringMap() argument
1046 InstanceType instance_type = from_string_map.instance_type(); in GetInPlaceInternalizedStringMap()