Home
last modified time | relevance | path

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

/third_party/libsnd/
H A Dmake_lite.py79 def remove_prototype (source, proto_name): function
82 print "remove_prototype : prototype '%s' not found. Exiting." % proto_name
119 source_code = remove_prototype (source_code, func) ;
134 source_code = remove_prototype (source_code, func) ;
/third_party/node/deps/v8/src/objects/
H A Dtemplates.h121 DECL_BOOLEAN_ACCESSORS(remove_prototype)
H A Dtemplates.cc42 if (info->remove_prototype()) { in GetOrCreateSharedFunctionInfo()
H A Dtemplates-inl.h35 BOOL_ACCESSORS(FunctionTemplateInfo, flag, remove_prototype,
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc500 if (!data->remove_prototype()) { in InstantiateFunction()
690 if (obj->remove_prototype()) { in CreateApiFunction()

Completed in 3 milliseconds