Searched refs:NewThrowTypeError (Results 1 – 2 of 2) sorted by relevance
694 Expression* NewThrowTypeError(Handle<String> type,
1325 NewThrowTypeError(isolate()->factory()->redeclaration_symbol(), in Declare()3985 Expression* Parser::NewThrowTypeError(Handle<String> type, in NewThrowTypeError() function in v8::internal::Parser