Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc4789 bool has_non_string_attribute = false; in ThrowInternal() local
4808 has_non_string_attribute = true; in ThrowInternal()
4817 if (has_non_string_attribute) { in ThrowInternal()