Searched defs:SetObjectProperty (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/runtime/
H A Druntime-object.cc260 MaybeHandle<Object> Runtime::SetObjectProperty(Isolate* isolate, function in class:v8::internal::Runtime
424 Runtime::SetObjectProperty(isolate, object, key, value, language_mode));
/external/pdfium/fxjs/
H A Dcfxjse_value.cpp129 bool CFXJSE_Value::SetObjectProperty(const CFX_ByteStringC& szPropName, function in class:CFXJSE_Value
164 bool CFXJSE_Value::SetObjectProperty(uint32_t uPropIdx, function in class:CFXJSE_Value

Completed in 85 milliseconds