Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/init/
Dbootstrapper.cc1235 static void AddToWeakNativeContextList(Isolate* isolate, Context context) { in AddToWeakNativeContextList() function
1261 AddToWeakNativeContextList(isolate(), *native_context()); in CreateRoots()
6338 AddToWeakNativeContextList(isolate, *native_context()); in Genesis()