Home
last modified time | relevance | path

Searched refs:IsLocked (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-locker.h122 static bool IsLocked(Isolate* isolate);
/third_party/node/deps/v8/include/
H A Dv8-locker.h122 static bool IsLocked(Isolate* isolate);
/third_party/node/deps/v8/src/execution/
H A Dv8threads.cc53 bool Locker::IsLocked(v8::Isolate* isolate) { in IsLocked() function in v8::Locker
/third_party/node/src/
H A Djs_native_api_v8.cc4899 *isLocked = v8::Locker::IsLocked(env->isolate);
4907 bool isLocked = v8::Locker::IsLocked(env->isolate);
4918 bool isLocked = v8::Locker::IsLocked(env->isolate);

Completed in 10 milliseconds