Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc458 Label not_in_string_table(this); in TF_BUILTIN() local
460 &var_unique, &not_in_string_table, &call_runtime); in TF_BUILTIN()
462 BIND(&not_in_string_table); in TF_BUILTIN()
1544 Label not_in_string_table(this); in TF_BUILTIN() local
1546 &var_name, &not_in_string_table, &call_runtime); in TF_BUILTIN()
1548 BIND(&not_in_string_table); in TF_BUILTIN()