Lines Matching refs:using
53 * If you are using threads then you should hold the V8::Locker lock while
200 using StackState = cppgc::EmbedderStackState;
258 * |BackingStore| allocated using this allocator hold a std::shared_ptr
560 using UseCounterCallback = void (*)(Isolate* isolate,
640 using AbortOnUncaughtExceptionCallback = bool (*)(Isolate*);
687 * Methods below this point require holding a lock (using Locker) in
904 using GCCallback = void (*)(Isolate* isolate, GCType type,
906 using GCCallbackWithData = void (*)(Isolate* isolate, GCType type,
950 * Detaches a managed C++ heap if one was attached using `AttachCppHeap()`.
956 * attached using `AttachCppHeap()`.
1024 using AtomicsWaitCallback = void (*)(AtomicsWaitEvent event,
1061 using GetExternallyAllocatedMemoryInBytesCallback = size_t (*)();
1093 * was previously forcefully terminated using TerminateExecution().
1095 * When execution is forcefully terminated using TerminateExecution(),
1403 * \note If you are using threads then you should hold the V8::Locker lock
1658 using I = internal::Internals;
1663 using I = internal::Internals;
1668 using I = internal::Internals;