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

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

Completed in 659 milliseconds