|
V8 Project
|
This is the complete list of members for v8::HandleScope, including all inherited members.
| Context class | v8::HandleScope | friend |
| CreateHandle(internal::Isolate *isolate, internal::Object *value) | v8::HandleScope | protectedstatic |
| CreateHandle(internal::HeapObject *heap_object, internal::Object *value) | v8::HandleScope | privatestatic |
| GetIsolate() const | v8::HandleScope | inline |
| HandleScope(Isolate *isolate) | v8::HandleScope | |
| HandleScope() | v8::HandleScope | inlineprotected |
| HandleScope(const HandleScope &) | v8::HandleScope | private |
| Initialize(Isolate *isolate) | v8::HandleScope | protected |
| isolate_ | v8::HandleScope | private |
| Local class | v8::HandleScope | friend |
| NumberOfHandles(Isolate *isolate) | v8::HandleScope | static |
| Object class | v8::HandleScope | friend |
| operator delete(void *, size_t) | v8::HandleScope | private |
| operator new(size_t size) | v8::HandleScope | private |
| operator=(const HandleScope &) | v8::HandleScope | private |
| prev_limit_ | v8::HandleScope | private |
| prev_next_ | v8::HandleScope | private |
| ~HandleScope() | v8::HandleScope |