Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-array-gen.cc302 Label transition_in_runtime(this, Label::kDeferred); in FastMapProcessor() local
304 &transition_in_runtime); in FastMapProcessor()
307 BIND(&transition_in_runtime); in FastMapProcessor()