Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dkeyed-store-generic.cc666 Label stub_cache(this), fast_properties(this), dictionary_properties(this), in EmitGenericPropertyStore() local
670 &dictionary_properties, &fast_properties); in EmitGenericPropertyStore()
776 BIND(&dictionary_properties); in EmitGenericPropertyStore()