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

/external/chromium_org/v8/src/ia32/
H A Dsimulator-ia32.h42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef in namespace:v8::internal
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
/external/chromium_org/v8/src/x64/
H A Dsimulator-x64.h42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef in namespace:v8::internal
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
/external/v8/src/ia32/
H A Dsimulator-ia32.h42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef in namespace:v8::internal
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
/external/v8/src/x64/
H A Dsimulator-x64.h42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef in namespace:v8::internal
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))

Completed in 147 milliseconds