Searched refs:HasInitialRegExpMap (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/regexp/
H A Dregexp-utils.cc38 V8_INLINE bool HasInitialRegExpMap(Isolate* isolate, Handle<JSReceiver> recv) { function in namespace:v8::internal::__anon21806
47 if (HasInitialRegExpMap(isolate, recv)) {
58 if (HasInitialRegExpMap(isolate, recv)) {

Completed in 105 milliseconds