Searched defs:isProxy (Results 1 – 3 of 3) sorted by relevance
252 bool isProxy = field.GetClass()->IsProxy(); in GetFieldName() local
795 bool isProxy = false; variable
5290 JSVM_Status OH_JSVM_IsProxy(JSVM_Env env, JSVM_Value value, bool* isProxy) in OH_JSVM_IsProxy()