Lines Matching defs:handle
37 // Allocate a new handle for the object, do not canonicalize.
63 V8_INLINE Handle<T> handle(T object, Isolate* isolate) {
68 V8_INLINE Handle<T> handle(T object, LocalIsolate* isolate) {
73 V8_INLINE Handle<T> handle(T object, LocalHeap* local_heap) {
78 inline std::ostream& operator<<(std::ostream& os, Handle<T> handle) {
79 return os << Brief(*handle);
151 // Allocate one handle in the parent scope.
169 // Update the current next field, set the value in the created handle,
183 "main-thread handle can only be created on the main thread.");
194 // Shrink the current handle scope to make it impossible to do
195 // handle allocations without an explicit handle scope.
203 // Restore state in current handle scope to re-enable handle