Home
last modified time | relevance | path

Searched refs:first_string (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/tests/
H A Dtest-core-diff.cc26 // applied to second_string (below) diffed against first_string.
29 // applied to second_string (below) diffed against first_string.
32 const char* first_string; member
166 // s->first_string into s->second_string. in main()
167 compute_ses(s->first_string, s->second_string, ses); in main()
169 display_edit_script(ses, s->first_string, s->second_string, of); in main()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string.cc467 Handle<String> first_string; in BUILTIN() local
469 isolate, first_string, Object::ToString(isolate, first_element)); in BUILTIN()
470 result_builder.AppendString(first_string); in BUILTIN()
/third_party/node/deps/v8/src/init/
H A Dheap-symbols.h40 V(_, first_string, "first") \
H A Dbootstrapper.cc2980 SimpleInstallGetter(isolate_, prototype, factory->first_string(), in InitializeGlobal()

Completed in 12 milliseconds