Searched defs:InternalEscapableScope (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dapi.cc123 InternalEscapableScope, false);
127 MaybeLocal<T>(), InternalEscapableScope, \
133 MaybeLocal<T>(), InternalEscapableScope, \
177 class InternalEscapableScope : public v8::EscapableHandleScope { class in namespace:v8::__anon21404
179 explicit inline InternalEscapableScope(i::Isolate* isolate) function in class:v8::__anon21404::InternalEscapableScope
1929 InternalEscapableScope, true);
1990 InternalEscapableScope, true);
4866 InternalEscapableScope, true);
4893 MaybeLocal<Value>(), InternalEscapableScope, true);
4944 InternalEscapableScope, tru
[all...]

Completed in 119 milliseconds