Searched defs:OpenHandle (Results 1 – 2 of 2) sorted by relevance
302 static inline v8::internal::Handle<To> OpenHandle(v8::Local<From> handle) { in OpenHandle() function
24 static Handle<T> OpenHandle(v8::Local<v8::Value> value) { in OpenHandle() function