Searched defs:arm_regexp_matcher (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/arm/
H A Dsimulator-arm.h51 typedef int (*arm_regexp_matcher)(String*, int, const byte*, const byte*, typedef in namespace:v8::internal
56 // should act as a function matching the type arm_regexp_matcher.
60 (FUNCTION_CAST<arm_regexp_matcher>(entry)( \
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.h51 typedef int (*arm_regexp_matcher)(String*, int, const byte*, const byte*, typedef in namespace:v8::internal
56 // should act as a function matching the type arm_regexp_matcher.
60 (FUNCTION_CAST<arm_regexp_matcher>(entry)( \

Completed in 203 milliseconds