Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc986 static void EnsureNotInstantiated(i::Handle<i::FunctionTemplateInfo> info, in EnsureNotInstantiated() function
995 EnsureNotInstantiated(info, "v8::FunctionTemplate::Inherit"); in Inherit()
1085 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetCallHandler"); in SetCallHandler()
1162 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetLength"); in SetLength()
1171 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetClassName"); in SetClassName()
1180 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetAcceptAnyReceiver"); in SetAcceptAnyReceiver()
1189 EnsureNotInstantiated(info, "v8::FunctionTemplate::SetHiddenPrototype"); in SetHiddenPrototype()
1198 EnsureNotInstantiated(info, "v8::FunctionTemplate::ReadOnlyPrototype"); in ReadOnlyPrototype()
1207 EnsureNotInstantiated(info, "v8::FunctionTemplate::RemovePrototype"); in RemovePrototype()
1374 EnsureNotInstantiated(cons, "ObjectTemplateSetNamedPropertyHandler"); in ObjectTemplateSetNamedPropertyHandler()
[all …]