Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2012 the V8 project authors. All rights reserved.
42 #include "v8-counters.h"
45 namespace v8 {
238 V(identity_hash_symbol, "v8::IdentityHash") \
246 V(hidden_stack_trace_symbol, "v8::hidden_stack_trace")
945 // resource that resides outside the V8 heap.
1391 // Implements the corresponding V8 API function.
1469 void VisitExternalResources(v8::ExternalResourceVisitor* visitor);
2713 } } // namespace v8::internal