Home
last modified time | relevance | path

Searched refs:InvalidateStringLengthOverflowProtector (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Disolate.h1284 void InvalidateStringLengthOverflowProtector();
Disolate.cc3537 void Isolate::InvalidateStringLengthOverflowProtector() { in Throw() function in v8::internal::Isolate
/external/v8/src/heap/
Dfactory.cc2247 isolate()->InvalidateStringLengthOverflowProtector(); in NewInvalidStringLengthError()