Home
last modified time | relevance | path

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

/third_party/node/src/api/
Denvironment.cc571 Local<String> wake_string = FIXED_ONE_BYTE_STRING(isolate, "wake"); in InitializeContextRuntime() local
576 atomics->Delete(context, wake_string).Check(); in InitializeContextRuntime()