Searched refs:DisposeTracedGlobal (Results 1 – 2 of 2) sorted by relevance
9925 static void DisposeTracedGlobal(internal::Address* global_handle);11053 V8::DisposeTracedGlobal(reinterpret_cast<internal::Address*>(val_)); in Reset()
1038 void V8::DisposeTracedGlobal(internal::Address* location) { in DisposeTracedGlobal() function in v8::V8