Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic.h436 Handle<Code> string_stub() { in string_stub() function
Dic.cc1127 if (target().is_identical_to(string_stub())) { in LoadElementStub()
1194 if (state() == UNINITIALIZED) stub = string_stub(); in Load()