Searched refs:ThrowIllegalOperation (Results 1 – 5 of 5) sorted by relevance
370 isolate->ThrowIllegalOperation(); in Invoke()392 isolate->ThrowIllegalOperation(); in Invoke()
458 isolate->ThrowIllegalOperation(); in Format()
941 Object ThrowIllegalOperation();
2278 Object Isolate::ThrowIllegalOperation() { in ThrowInternal() function in v8::internal::Isolate
639 if (properties > 100000) return isolate->ThrowIllegalOperation(); in RUNTIME_FUNCTION()