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

  /external/v8/src/
handles-inl.h 113 Handle<T> HandleScope::CloseAndEscape(Handle<T> handle_value) {
handles.h 136 Handle<T> CloseAndEscape(Handle<T> handle_value);
type-info.cc 601 dictionary_ = scope.CloseAndEscape(dictionary_);
api.cc     [all...]
runtime.cc     [all...]

Completed in 46 milliseconds