Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string-gen.cc1825 fill_thehole_and_call_runtime(this, Label::kDeferred); in StringToArray() local
1845 to_direct.PointerToData(&fill_thehole_and_call_runtime)); in StringToArray()
1864 GotoIf(IsUndefined(entry), &fill_thehole_and_call_runtime); in StringToArray()
1876 BIND(&fill_thehole_and_call_runtime); in StringToArray()