Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_global.h25 static void delprop_static(v8::Local<v8::String> property,
Dcjs_global.cpp213 void CJS_Global::delprop_static( in delprop_static() function in CJS_Global
223 CJS_Global::putprop_static, CJS_Global::delprop_static); in DefineAllProperties()