Searched refs:DisposeGlobal (Results 1 – 2 of 2) sorted by relevance
9924 static void DisposeGlobal(internal::Address* global_handle);10934 V8::DisposeGlobal(reinterpret_cast<internal::Address*>(this->val_)); in Reset()
1034 void V8::DisposeGlobal(i::Address* location) { in DisposeGlobal() function in v8::V8