Searched defs:addMethod (Results 1 – 3 of 3) sorted by relevance
267 void Exports::addMethod(const char *module, const char *name, napi_type_t impl) in addMethod() function in Exports
1252 JSVM_CallbackStruct* addMethod = new JSVM_CallbackStruct; in GenerateParentClass() local
1314 JSHandle<JSTaggedValue> addMethod = JSObject::GetMethod(thread_, weakSet, addString); in HWTEST_F_L0() local