Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
H A Disolate.cc736 if (IsStrictFrame(function)) flags |= CallSiteInfo::kIsStrict; in AppendAsyncFrame()
786 if (IsStrictFrame(function)) flags |= CallSiteInfo::kIsStrict; in AppendJavaScriptFrame()
826 bool IsStrictFrame(Handle<JSFunction> function) { in IsStrictFrame() function in v8::internal::__anon14526::CallSiteBuilder

Completed in 9 milliseconds