Searched defs:isProxy (Results 1 – 2 of 2) sorted by relevance
249 bool isProxy = field.GetClass()->IsProxy(); in GetFieldName() local
4916 JSVM_Status OH_JSVM_IsProxy(JSVM_Env env, JSVM_Value value, bool* isProxy) in OH_JSVM_IsProxy()