Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sendable_tests.cpp620 HWTEST_F_L0(JSNApiTests, NapiHasOwnProperty) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6361 Local<JSValueRef> JSNApi::NapiHasOwnProperty(const EcmaVM *vm, uintptr_t nativeObj, uintptr_t key) in NapiHasOwnProperty() function in panda::JSNApi