HomeSort by relevance Sort by last modified time
    Searched refs:HandleScopeData (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
apiutils.h 58 typedef v8::HandleScope::Data HandleScopeData;
60 static HandleScopeData* CurrentHandleScope();
handles-inl.h 56 v8::ImplementationUtilities::HandleScopeData* current =
handles.h 150 static v8::ImplementationUtilities::HandleScopeData current_;
151 const v8::ImplementationUtilities::HandleScopeData previous_;
155 v8::ImplementationUtilities::HandleScopeData* previous) {
163 const v8::ImplementationUtilities::HandleScopeData* previous) {
api.h 400 v8::ImplementationUtilities::HandleScopeData handle_scope_data_;
handles.cc 47 v8::ImplementationUtilities::HandleScopeData HandleScope::current_ =
api.cc 266 ImplementationUtilities::HandleScopeData*
    [all...]

Completed in 111 milliseconds