Home
last modified time | relevance | path

Searched refs:IsolateIsCompatibleWithEmbeddedBlob (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc3681 bool IsolateIsCompatibleWithEmbeddedBlob(Isolate* isolate) { in ThrowInternal() function
4142 if (!IsolateIsCompatibleWithEmbeddedBlob(this)) { in ThrowInternal()