Home
last modified time | relevance | path

Searched refs:add_dictionary_property_slow (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc998 Label add_dictionary_property_slow(this); in EmitGenericPropertyStore()
1001 &add_dictionary_property_slow); in EmitGenericPropertyStore()
1004 BIND(&add_dictionary_property_slow); in EmitGenericPropertyStore()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc375 Label add_dictionary_property_slow(this, Label::kDeferred); in ConstructNewResultFromMatchInfo()
377 &add_dictionary_property_slow); in ConstructNewResultFromMatchInfo() local
383 BIND(&add_dictionary_property_slow); in ConstructNewResultFromMatchInfo()

Completed in 6 milliseconds