Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi.cc1268 static void EnsureNotPublished(i::Handle<i::FunctionTemplateInfo> info, in EnsureNotPublished() function
1277 EnsureNotPublished(info, "v8::FunctionTemplate::Inherit"); in Inherit()
1414 EnsureNotPublished(info, "v8::FunctionTemplate::SetCallHandler"); in SetCallHandler()
1521 EnsureNotPublished(info, "v8::FunctionTemplate::SetLength"); in SetLength()
1529 EnsureNotPublished(info, "v8::FunctionTemplate::SetClassName"); in SetClassName()
1537 EnsureNotPublished(info, "v8::FunctionTemplate::SetAcceptAnyReceiver"); in SetAcceptAnyReceiver()
1545 EnsureNotPublished(info, "v8::FunctionTemplate::ReadOnlyPrototype"); in ReadOnlyPrototype()
1553 EnsureNotPublished(info, "v8::FunctionTemplate::RemovePrototype"); in RemovePrototype()
1832 EnsureNotPublished(cons, "ObjectTemplateSetNamedPropertyHandler"); in ObjectTemplateSetNamedPropertyHandler()
1852 EnsureNotPublished(cons, "v8::ObjectTemplate::MarkAsUndetectable"); in MarkAsUndetectable()
[all …]