Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc4406 Handle<JSObject> regexp_prototype( in InitializeGlobal_harmony_string_matchall() local
4408 SimpleInstallFunction(isolate(), regexp_prototype, in InitializeGlobal_harmony_string_matchall()
4411 Handle<Map> regexp_prototype_map(regexp_prototype->map(), isolate()); in InitializeGlobal_harmony_string_matchall()