Searched defs:SetGlobalProperty (Results 1 – 3 of 3) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
D | js-type-feedback-unittest.cc | 63 void SetGlobalProperty(const char* string, int value) { in SetGlobalProperty() function in v8::internal::compiler::JSTypeFeedbackTest |
/external/v8/test/cctest/ | ||
D | test-compiler.cc | 47 static void SetGlobalProperty(const char* name, Object* value) { in SetGlobalProperty() function |
/external/pdfium/fpdfsdk/src/fpdfxfa/ | ||
D | fpdfxfa_doc.cpp | 1213 FX_BOOL CPDFXFA_Document::SetGlobalProperty(IXFA_Doc* hDoc, in SetGlobalProperty() function in CPDFXFA_Document |