Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc82 void GotoIfMapHasSlowProperties(TNode<Map> map, Label* if_slow);
211 GotoIfMapHasSlowProperties(map, &if_call_runtime); in GetOwnValuesOrEntries()
258 void ObjectEntriesValuesBuiltinsAssembler::GotoIfMapHasSlowProperties( in GotoIfMapHasSlowProperties() function in v8::internal::ObjectEntriesValuesBuiltinsAssembler