Searched defs:IsRegExp (Results 1 – 5 of 5) sorted by relevance
82 TEST(IsRegExp) { in TEST() argument
117 TEST(IsRegExp) { in TEST() argument
56 function IsRegExp(o) { class
188 Node* IntrinsicsHelper::IsRegExp(Node* input, Node* arg_count, Node* context) { in IsRegExp() function in v8::internal::interpreter::IntrinsicsHelper
3046 bool Value::IsRegExp() const { in IsRegExp() function in v8::Value