Searched refs:ThrowIllegalOperation (Results 1 – 6 of 6) sorted by relevance
109 isolate->ThrowIllegalOperation(); in Invoke()
1069 isolate->ThrowIllegalOperation(); in FormatMessage()
870 Object* ThrowIllegalOperation();
1590 Object* Isolate::ThrowIllegalOperation() { in Throw() function in v8::internal::Isolate
360 if (!break_iterator) return isolate->ThrowIllegalOperation(); in RUNTIME_FUNCTION()
497 if (properties > 100000) return isolate->ThrowIllegalOperation(); in RUNTIME_FUNCTION()