Home
last modified time | relevance | path

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

/external/v8/src/api/
Dapi.cc1405 static void EnsureNotInstantiated(i::Handle<i::FunctionTemplateInfo> info, in EnsureNotInstantiated() function
1413 EnsureNotInstantiated(info, "v8::FunctionTemplate::Inherit"); in Inherit()
1508 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetCallHandler"); in SetCallHandler()
1598 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetLength"); in SetLength()
1606 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetClassName"); in SetClassName()
1614 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetAcceptAnyReceiver"); in SetAcceptAnyReceiver()
1622 EnsureNotInstantiated(info, "v8::FunctionTemplate::ReadOnlyPrototype"); in ReadOnlyPrototype()
1630 EnsureNotInstantiated(info, "v8::FunctionTemplate::RemovePrototype"); in RemovePrototype()
1856 EnsureNotInstantiated(cons, "ObjectTemplateSetNamedPropertyHandler"); in ObjectTemplateSetNamedPropertyHandler()
1876 EnsureNotInstantiated(cons, "v8::ObjectTemplate::MarkAsUndetectable"); in MarkAsUndetectable()
[all …]