Searched refs:builtinMethod (Results 1 – 1 of 1) sorted by relevance
210 …JSTaggedValue builtinMethod = JSFunction::Cast(reinterpret_cast<TaggedObject *>(func))->GetMethod(… in CrashCallback() local211 uint8_t builtinId = Method::Cast(builtinMethod.GetTaggedObject())->GetBuiltinId(); in CrashCallback()