Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc7887 Label not_private(this, &var_details); in InsertEntry() local
7888 GotoIfNot(IsPrivateSymbol(name), &not_private); in InsertEntry()
7892 Goto(&not_private); in InsertEntry()
7893 BIND(&not_private); in InsertEntry()