Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
33 namespace v8 {
90 inline Handle<T> EscapeFrom(v8::HandleScope* scope);
158 friend class v8::HandleScope;
159 friend class v8::ImplementationUtilities;
298 v8::Handle<v8::Array> GetKeysForNamedInterceptor(Handle<JSObject> receiver,
300 v8::Handle<v8::Array> GetKeysForIndexedInterceptor(Handle<JSObject> receiver,
375 } } // namespace v8::internal