Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc1272 static void EnsureNotInstantiated(i::Handle<i::FunctionTemplateInfo> info, in EnsureNotInstantiated() function
1281 EnsureNotInstantiated(info, "v8::FunctionTemplate::Inherit"); in Inherit()
1395 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetCallHandler"); in SetCallHandler()
1483 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetLength"); in SetLength()
1492 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetClassName"); in SetClassName()
1501 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetAcceptAnyReceiver"); in SetAcceptAnyReceiver()
1510 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetHiddenPrototype"); in SetHiddenPrototype()
1519 EnsureNotInstantiated(info, "v8::FunctionTemplate::ReadOnlyPrototype"); in ReadOnlyPrototype()
1528 EnsureNotInstantiated(info, "v8::FunctionTemplate::RemovePrototype"); in RemovePrototype()
1740 EnsureNotInstantiated(cons, "ObjectTemplateSetNamedPropertyHandler"); in ObjectTemplateSetNamedPropertyHandler()
[all …]