Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
Djsvm_utils.cpp291 JSVM_Value GetProperty(JSVM_Value object, JSVM_Value key) in GetProperty() function
298 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty() function
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp6507 static JSVM_Value GetProperty(JSVM_Env env, JSVM_CallbackInfo info) in GetProperty() function