Home
last modified time | relevance | path

Searched defs:SetGlobalProperty (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/unittests/compiler/
Djs-type-feedback-unittest.cc63 void SetGlobalProperty(const char* string, int value) { in SetGlobalProperty() function in v8::internal::compiler::JSTypeFeedbackTest
67 void SetGlobalProperty(const char* string, double value) { in SetGlobalProperty() function in v8::internal::compiler::JSTypeFeedbackTest
71 void SetGlobalProperty(const char* string, Handle<Object> value) { in SetGlobalProperty() function in v8::internal::compiler::JSTypeFeedbackTest
/external/v8/test/cctest/
Dtest-compiler.cc47 static void SetGlobalProperty(const char* name, Object* value) { in SetGlobalProperty() function
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp1213 FX_BOOL CPDFXFA_Document::SetGlobalProperty(IXFA_Doc* hDoc, in SetGlobalProperty() function in CPDFXFA_Document