Home | History | Annotate | Download | only in include

Lines Matching refs:QuickUnwrap

1931   static inline void* QuickUnwrap(Handle<v8::Value> obj);
4124 return QuickUnwrap(obj);
4129 void* External::QuickUnwrap(Handle<v8::Value> wrapper) {