Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dserver-data.h52 Get().PrepareAllDeclarableSymbols(); in SetGlobalContext()
65 void PrepareAllDeclarableSymbols();
Dserver-data.cc36 void LanguageServerData::PrepareAllDeclarableSymbols() { in PrepareAllDeclarableSymbols() function in v8::internal::torque::LanguageServerData