Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_global.h34 static void delprop_static(v8::Local<v8::Name> property,
Dcjs_global.cpp180 void CJS_Global::delprop_static( in delprop_static() function in CJS_Global
195 CJS_Global::putprop_static, CJS_Global::delprop_static); in DefineAllProperties()