Lines Matching refs:using
53 * If you are using threads then you should hold the V8::Locker lock while
251 * |BackingStore| allocated using this allocator hold a std::shared_ptr
551 using UseCounterCallback = void (*)(Isolate* isolate,
631 using AbortOnUncaughtExceptionCallback = bool (*)(Isolate*);
681 * 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,
965 * Detaches a managed C++ heap if one was attached using `AttachCppHeap()`.
975 * attached using `AttachCppHeap()`.
1043 using AtomicsWaitCallback = void (*)(AtomicsWaitEvent event,
1080 using GetExternallyAllocatedMemoryInBytesCallback = size_t (*)();
1112 * was previously forcefully terminated using TerminateExecution().
1114 * When execution is forcefully terminated using TerminateExecution(),
1421 * \note If you are using threads then you should hold the V8::Locker lock
1686 using I = internal::Internals;
1691 using I = internal::Internals;
1696 using I = internal::Internals;