Searched defs:NapiGetNamedProperty (Results 1 – 2 of 2) sorted by relevance
159 bool NapiGetNamedProperty(napi_env env, napi_value object, const char *utf8name, napi_value *result) in NapiGetNamedProperty() function
6442 Local<JSValueRef> JSNApi::NapiGetNamedProperty(const EcmaVM *vm, uintptr_t nativeObj, const char* u… in NapiGetNamedProperty() function in panda::JSNApi