Home
last modified time | relevance | path

Searched refs:ThrowIllegalOperation (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dexecution.cc370 isolate->ThrowIllegalOperation(); in Invoke()
392 isolate->ThrowIllegalOperation(); in Invoke()
H A Dmessages.cc458 isolate->ThrowIllegalOperation(); in Format()
H A Disolate.h941 Object ThrowIllegalOperation();
H A Disolate.cc2278 Object Isolate::ThrowIllegalOperation() { in ThrowInternal() function in v8::internal::Isolate
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc639 if (properties > 100000) return isolate->ThrowIllegalOperation(); in RUNTIME_FUNCTION()

Completed in 19 milliseconds