Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2009 the V8 project authors. All rights reserved.
28 #include "v8.h"
35 namespace v8 {
69 class_id_ = v8::HeapProfiler::kPersistentHandleNoClassId;
90 class_id_ = v8::HeapProfiler::kPersistentHandleNoClassId;
119 return class_id_ != v8::HeapProfiler::kPersistentHandleNoClassId;
223 v8::Persistent<v8::Object> object = ToApi<v8::Object>(handle());
231 // Leaving V8.
675 v8::RetainedObjectInfo* info) {
724 } } // namespace v8::internal