Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2011 the V8 project authors. All rights reserved.
34 namespace v8 {
91 inline Handle<T> EscapeFrom(v8::HandleScope* scope);
159 friend class v8::HandleScope;
160 friend class v8::ImplementationUtilities;
233 v8::Handle<v8::Array> GetKeysForNamedInterceptor(Handle<JSReceiver> receiver,
235 v8::Handle<v8::Array> GetKeysForIndexedInterceptor(Handle<JSReceiver> receiver,
300 } } // namespace v8::internal