Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dserializer-for-background-compilation.cc493 void ProcessHintsForOrdinaryHasInstance(Hints const& constructor_hints,
2580 Hints const& constructor_hints, Hints const& instance_hints) { in ProcessHintsForOrdinaryHasInstance() argument
2582 for (Handle<Object> constructor : constructor_hints.constants()) { in ProcessHintsForOrdinaryHasInstance()